Searched defs:hso_device (Results 1 – 1 of 1) sorted by relevance
265 struct hso_device { struct266 union {269 } port_data;271 u32 port_spec;273 u8 is_active;274 u8 usb_gone;275 struct work_struct async_get_intf;276 struct work_struct async_put_intf;278 struct usb_device *usb;279 struct usb_interface *interface;[all …]