Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/
Dusb_device.h80 struct usb_host_interface { struct
81 struct usb_interface_descriptor desc;
83 struct usb_host_endpoint *endpoint;
84 const char *string; /* iInterface string, if present */
85 uint8_t *extra; /* Extra descriptors */
86 uint16_t extralen;
87 uint8_t bsd_iface_index;