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