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

/freebsd-12-stable/sys/dev/usb/
H A Dusb_parse.c142 if ((id->bDescriptorType == UDESC_INTERFACE) &&
207 if (desc->bDescriptorType == UDESC_INTERFACE) {
242 if (desc->bDescriptorType == UDESC_INTERFACE)
307 if ((desc->bDescriptorType == UDESC_INTERFACE) &&
H A Dusb.h200 #define UDESC_INTERFACE 0x04 macro
H A Dusb_hid.c792 if (desc->bDescriptorType == UDESC_INTERFACE) {
H A Dusb_device.c2432 if (desc->bDescriptorType == UDESC_INTERFACE) {
/freebsd-12-stable/sys/dev/usb/template/
H A Dusb_template.c429 id->bDescriptorType = UDESC_INTERFACE;
784 if ((desc->bDescriptorType == UDESC_INTERFACE) &&
/freebsd-12-stable/sys/dev/usb/input/
H A Duhid_snes.c547 if ((idesc->bDescriptorType == UDESC_INTERFACE) &&
/freebsd-12-stable/sys/dev/usb/serial/
H A Dulpt.c553 if ((id->bDescriptorType == UDESC_INTERFACE) &&
H A Dufoma.c528 if (desc->bDescriptorType == UDESC_INTERFACE) {
/freebsd-12-stable/usr.sbin/bhyve/
H A Dusb_mouse.c180 .bDescriptorType = UDESC_INTERFACE,
/freebsd-12-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c922 case UDESC_INTERFACE:
/freebsd-12-stable/sys/compat/ndis/
H A Dsubr_usbd.c1412 if (desc->bDescriptorType != UDESC_INTERFACE)
/freebsd-12-stable/sys/dev/usb/controller/
H A Datmegadci.c1544 .bDescriptorType = UDESC_INTERFACE,
H A Davr32dci.c1484 .bDescriptorType = UDESC_INTERFACE,
H A Duss820dci.c1834 .bDescriptorType = UDESC_INTERFACE,
H A Dohci.c2067 .bDescriptorType = UDESC_INTERFACE,
H A Dsaf1761_otg.c2841 .bDescriptorType = UDESC_INTERFACE,
H A Duhci.c2343 .bDescriptorType = UDESC_INTERFACE,
H A Ddwc_otg.c4316 .bDescriptorType = UDESC_INTERFACE,
H A Dehci.c3027 .bDescriptorType = UDESC_INTERFACE,
H A Dmusb_otg.c3591 .bDescriptorType = UDESC_INTERFACE,
H A Dxhci.c3269 .bDescriptorType = UDESC_INTERFACE,
/freebsd-12-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c707 if ((ed->bDescriptorType == UDESC_INTERFACE) &&
/freebsd-12-stable/sys/mips/cavium/usb/
H A Doctusb.c1402 .bDescriptorType = UDESC_INTERFACE,
/freebsd-12-stable/sys/dev/sound/usb/
H A Duaudio.c1735 if ((desc->bDescriptorType == UDESC_INTERFACE) &&

Completed in 339 milliseconds