Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/hv/
Dvmbus_drv.c47 struct hv_device_info { struct
48 u32 chn_id;
49 u32 chn_state;
50 uuid_le chn_type;
51 uuid_le chn_instance;
75 struct hv_device_info *info) in get_channel_info() argument