Searched defs:usb_host_interface (Results 1 – 1 of 1) sorted by relevance
73 struct usb_host_interface { struct74 struct usb_interface_descriptor desc;76 struct usb_host_endpoint *endpoint;77 const char *string; /* iInterface string, if present */78 uint8_t *extra; /* Extra descriptors */79 uint16_t extralen;80 uint8_t bsd_iface_index;