Home
last modified time | relevance | path

Searched defs:usb_host_interface (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_device.h73 struct usb_host_interface { struct
74 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;