Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/
H A Dusb_parse.c142 if ((id->bDescriptorType == UDESC_INTERFACE) && in usb_idesc_foreach()
207 if (desc->bDescriptorType == UDESC_INTERFACE) { in usb_edesc_foreach()
242 if (desc->bDescriptorType == UDESC_INTERFACE) in usb_ed_comp_foreach()
307 if ((desc->bDescriptorType == UDESC_INTERFACE) && in usbd_get_no_alts()
H A Dusb_hid.c95 if (desc->bDescriptorType == UDESC_INTERFACE) { in hid_get_descriptor_from_usb()
H A Dusb.h200 #define UDESC_INTERFACE 0x04 macro
H A Dusb_device.c2420 if (desc->bDescriptorType == UDESC_INTERFACE) { in usbd_find_descriptor()
/freebsd-13.1/sys/dev/usb/template/
H A Dusb_template.c428 id->bDescriptorType = UDESC_INTERFACE; in usb_make_interface_desc()
781 if ((desc->bDescriptorType == UDESC_INTERFACE) && in usb_hw_ep_get_needs()
/freebsd-13.1/sys/dev/usb/input/
H A Duhid_snes.c546 if ((idesc->bDescriptorType == UDESC_INTERFACE) && in uhid_snes_attach()
/freebsd-13.1/sys/dev/usb/serial/
H A Dulpt.c552 if ((id->bDescriptorType == UDESC_INTERFACE) && in ulpt_attach()
H A Dufoma.c524 if (desc->bDescriptorType == UDESC_INTERFACE) { in ufoma_get_intconf()
/freebsd-13.1/usr.sbin/bhyve/
H A Dusb_mouse.c182 .bDescriptorType = UDESC_INTERFACE,
/freebsd-13.1/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c720 if ((ed->bDescriptorType == UDESC_INTERFACE) && in ubt_attach()
/freebsd-13.1/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c916 case UDESC_INTERFACE: in usb_linux_create_usb_device()
/freebsd-13.1/sys/mips/cavium/usb/
H A Doctusb.c1391 .bDescriptorType = UDESC_INTERFACE,
/freebsd-13.1/sys/compat/ndis/
H A Dsubr_usbd.c1412 if (desc->bDescriptorType != UDESC_INTERFACE) in USBD_ParseConfigurationDescriptorEx()
/freebsd-13.1/sys/dev/usb/controller/
H A Davr32dci.c1434 .bDescriptorType = UDESC_INTERFACE,
H A Datmegadci.c1490 .bDescriptorType = UDESC_INTERFACE,
H A Duss820dci.c1784 .bDescriptorType = UDESC_INTERFACE,
H A Dohci.c2025 .bDescriptorType = UDESC_INTERFACE,
H A Duhci.c2281 .bDescriptorType = UDESC_INTERFACE,
H A Dsaf1761_otg.c2765 .bDescriptorType = UDESC_INTERFACE,
H A Dmusb_otg.c3514 .bDescriptorType = UDESC_INTERFACE,
H A Dehci.c2931 .bDescriptorType = UDESC_INTERFACE,
H A Ddwc_otg.c4266 .bDescriptorType = UDESC_INTERFACE,
H A Dxhci.c3236 .bDescriptorType = UDESC_INTERFACE,
/freebsd-13.1/sys/dev/sound/usb/
H A Duaudio.c1730 if ((desc->bDescriptorType == UDESC_INTERFACE) && in uaudio_chan_fill_info_sub()