Searched refs:UDESC_INTERFACE (Results 1 - 24 of 24) sorted by relevance

/freebsd-11-stable/sys/dev/usb/
H A Dusb_parse.c140 if ((id->bDescriptorType == UDESC_INTERFACE) &&
205 if (desc->bDescriptorType == UDESC_INTERFACE) {
240 if (desc->bDescriptorType == UDESC_INTERFACE)
305 if ((desc->bDescriptorType == UDESC_INTERFACE) &&
H A Dusb.h198 #define UDESC_INTERFACE 0x04 macro
H A Dusb_hid.c790 if (desc->bDescriptorType == UDESC_INTERFACE) {
H A Dusb_device.c2430 if (desc->bDescriptorType == UDESC_INTERFACE) {
/freebsd-11-stable/sys/dev/usb/template/
H A Dusb_template.c397 id->bDescriptorType = UDESC_INTERFACE;
748 if ((desc->bDescriptorType == UDESC_INTERFACE) &&
/freebsd-11-stable/sys/dev/usb/serial/
H A Dulpt.c551 if ((id->bDescriptorType == UDESC_INTERFACE) &&
H A Dufoma.c526 if (desc->bDescriptorType == UDESC_INTERFACE) {
/freebsd-11-stable/usr.sbin/bhyve/
H A Dusb_mouse.c179 .bDescriptorType = UDESC_INTERFACE,
/freebsd-11-stable/sys/dev/usb/controller/
H A Datmegadci.c1542 .bDescriptorType = UDESC_INTERFACE,
H A Davr32dci.c1482 .bDescriptorType = UDESC_INTERFACE,
H A Dat91dci.c1764 .bDescriptorType = UDESC_INTERFACE,
H A Duss820dci.c1832 .bDescriptorType = UDESC_INTERFACE,
H A Dohci.c2065 .bDescriptorType = UDESC_INTERFACE,
H A Duhci.c2341 .bDescriptorType = UDESC_INTERFACE,
H A Dsaf1761_otg.c2841 .bDescriptorType = UDESC_INTERFACE,
H A Dehci.c3029 .bDescriptorType = UDESC_INTERFACE,
H A Dmusb_otg.c3567 .bDescriptorType = UDESC_INTERFACE,
H A Ddwc_otg.c4303 .bDescriptorType = UDESC_INTERFACE,
H A Dxhci.c3267 .bDescriptorType = UDESC_INTERFACE,
/freebsd-11-stable/sys/compat/ndis/
H A Dsubr_usbd.c1410 if (desc->bDescriptorType != UDESC_INTERFACE)
/freebsd-11-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c623 if ((ed->bDescriptorType == UDESC_INTERFACE) &&
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c922 case UDESC_INTERFACE:
/freebsd-11-stable/sys/mips/cavium/usb/
H A Doctusb.c1400 .bDescriptorType = UDESC_INTERFACE,
/freebsd-11-stable/sys/dev/sound/usb/
H A Duaudio.c1733 if ((desc->bDescriptorType == UDESC_INTERFACE) &&

Completed in 490 milliseconds