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.h74 struct usb_host_interface { struct
75 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;