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