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