Searched defs:hv_device (Results 1 – 1 of 1) sorted by relevance
1303 struct hv_device { struct1305 guid_t dev_type;1330 #define device_to_hv_device(d) container_of_const(d, struct hv_device, device) argument