Home
last modified time | relevance | path

Searched refs:device_to_hv_device (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/hv/
A Dvmbus_drv.c191 struct hv_device *hv_dev = device_to_hv_device(dev); in id_show()
202 struct hv_device *hv_dev = device_to_hv_device(dev); in state_show()
213 struct hv_device *hv_dev = device_to_hv_device(dev); in monitor_id_show()
224 struct hv_device *hv_dev = device_to_hv_device(dev); in class_id_show()
236 struct hv_device *hv_dev = device_to_hv_device(dev); in device_id_show()
248 struct hv_device *hv_dev = device_to_hv_device(dev); in modalias_show()
258 struct hv_device *hv_dev = device_to_hv_device(dev); in numa_node_show()
272 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_pending_show()
286 struct hv_device *hv_dev = device_to_hv_device(dev); in client_monitor_pending_show()
300 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_latency_show()
[all …]
/linux-6.3-rc2/drivers/video/fbdev/
A Dhyperv_fb.c373 struct hv_device *hdev = device_to_hv_device(info->device); in synthvid_update()
788 hdev = device_to_hv_device(info->device); in hvfb_on_panic()
818 struct hv_device *hdev = device_to_hv_device(info->device); in hvfb_set_par()
/linux-6.3-rc2/include/linux/
A Dhyperv.h1312 #define device_to_hv_device(d) container_of_const(d, struct hv_device, device) macro

Completed in 24 milliseconds