Searched defs:usb_host_interface (Results 1 – 1 of 1) sorted by relevance
80 struct usb_host_interface { struct81 struct usb_interface_descriptor desc;83 struct usb_host_endpoint *endpoint;84 const char *string; /* iInterface string, if present */85 uint8_t *extra; /* Extra descriptors */86 uint16_t extralen;87 uint8_t bsd_iface_index;