Searched defs:hv_device (Results 1 – 2 of 2) sorted by relevance
1282 struct hv_device { struct1284 guid_t dev_type;1309 #define device_to_hv_device(d) container_of_const(d, struct hv_device, device) argument
1219 struct hv_device { struct1240 static inline struct hv_device *device_to_hv_device(struct device *d) in device_to_hv_device() argument