Searched defs:hso_device (Results 1 – 1 of 1) 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 …]