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

/linux-master/drivers/hv/
H A Dvmbus_drv.c130 struct hv_device *hv_dev = device_to_hv_device(dev);
141 struct hv_device *hv_dev = device_to_hv_device(dev);
152 struct hv_device *hv_dev = device_to_hv_device(dev);
163 struct hv_device *hv_dev = device_to_hv_device(dev);
175 struct hv_device *hv_dev = device_to_hv_device(dev);
187 struct hv_device *hv_dev = device_to_hv_device(dev);
197 struct hv_device *hv_dev = device_to_hv_device(dev);
211 struct hv_device *hv_dev = device_to_hv_device(dev);
224 struct hv_device *hv_dev = device_to_hv_device(dev);
237 struct hv_device *hv_dev = device_to_hv_device(de
[all...]
/linux-master/drivers/video/fbdev/
H A Dhyperv_fb.c373 struct hv_device *hdev = device_to_hv_device(info->device);
788 hdev = device_to_hv_device(info->device);
818 struct hv_device *hdev = device_to_hv_device(info->device);
/linux-master/include/linux/
H A Dhyperv.h1330 #define device_to_hv_device(d) container_of_const(d, struct hv_device, device) macro

Completed in 130 milliseconds