Home
last modified time | relevance | path

Searched defs:hv_device (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/linux/
Dhyperv.h1305 struct hv_device { struct
1307 guid_t dev_type;
1332 #define device_to_hv_device(d) container_of_const(d, struct hv_device, device) argument