Searched defs:hso_device (Results 1 – 2 of 2) sorted by relevance
241 struct hso_device { struct242 union {245 } port_data;247 u32 port_spec;249 u8 is_active;250 u8 usb_gone;251 struct work_struct async_get_intf;252 struct work_struct async_put_intf;254 struct usb_device *usb;255 struct usb_interface *interface;[all …]
255 struct hso_device { struct256 union {259 } port_data;261 u32 port_spec;263 u8 is_active;264 u8 usb_gone;265 struct work_struct async_get_intf;266 struct work_struct async_put_intf;268 struct usb_device *usb;269 struct usb_interface *interface;[all …]