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