Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/usb/
H A Dusb_parse.c142 if ((id->bDescriptorType == UDESC_INTERFACE) && in usb_idesc_foreach()
195 if (desc->bDescriptorType == UDESC_INTERFACE) { in usb_edesc_foreach()
230 if (desc->bDescriptorType == UDESC_INTERFACE) in usb_ed_comp_foreach()
295 if ((desc->bDescriptorType == UDESC_INTERFACE) && in usbd_get_no_alts()
H A Dusb.h200 #define UDESC_INTERFACE 0x04 macro
H A Dusb_hid.c792 if (desc->bDescriptorType == UDESC_INTERFACE) { in hid_get_descriptor_from_usb()
H A Dusb_device.c2413 if (desc->bDescriptorType == UDESC_INTERFACE) { in usbd_find_descriptor()
/freebsd-12.1/sys/dev/usb/template/
H A Dusb_template.c429 id->bDescriptorType = UDESC_INTERFACE; in usb_make_interface_desc()
784 if ((desc->bDescriptorType == UDESC_INTERFACE) && in usb_hw_ep_get_needs()
/freebsd-12.1/sys/dev/usb/input/
H A Duhid_snes.c555 if ((idesc->bDescriptorType == UDESC_INTERFACE) && in uhid_snes_attach()
/freebsd-12.1/sys/dev/usb/serial/
H A Dulpt.c553 if ((id->bDescriptorType == UDESC_INTERFACE) && in ulpt_attach()
H A Dufoma.c528 if (desc->bDescriptorType == UDESC_INTERFACE) { in ufoma_get_intconf()
/freebsd-12.1/usr.sbin/bhyve/
H A Dusb_mouse.c179 .bDescriptorType = UDESC_INTERFACE,
/freebsd-12.1/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c924 case UDESC_INTERFACE: in usb_linux_create_usb_device()
/freebsd-12.1/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c706 if ((ed->bDescriptorType == UDESC_INTERFACE) && in ubt_attach()
/freebsd-12.1/sys/dev/usb/controller/
H A Davr32dci.c1484 .bDescriptorType = UDESC_INTERFACE,
H A Datmegadci.c1544 .bDescriptorType = UDESC_INTERFACE,
H A Duss820dci.c1834 .bDescriptorType = UDESC_INTERFACE,
H A Dohci.c2067 .bDescriptorType = UDESC_INTERFACE,
H A Duhci.c2343 .bDescriptorType = UDESC_INTERFACE,
H A Dsaf1761_otg.c2841 .bDescriptorType = UDESC_INTERFACE,
H A Dmusb_otg.c3591 .bDescriptorType = UDESC_INTERFACE,
H A Dehci.c3027 .bDescriptorType = UDESC_INTERFACE,
H A Dxhci.c3269 .bDescriptorType = UDESC_INTERFACE,
H A Ddwc_otg.c4316 .bDescriptorType = UDESC_INTERFACE,
/freebsd-12.1/sys/compat/ndis/
H A Dsubr_usbd.c1412 if (desc->bDescriptorType != UDESC_INTERFACE) in USBD_ParseConfigurationDescriptorEx()
/freebsd-12.1/sys/mips/cavium/usb/
H A Doctusb.c1402 .bDescriptorType = UDESC_INTERFACE,
/freebsd-12.1/sys/dev/sound/usb/
H A Duaudio.c1647 if ((desc->bDescriptorType == UDESC_INTERFACE) && in uaudio_chan_fill_info_sub()