Home
last modified time | relevance | path

Searched refs:UDESC_CS_INTERFACE (Results 1 – 10 of 10) sorted by relevance

/dragonfly/sys/bus/u4b/template/
H A Dusb_template_cdce.c110 .bDescriptorType = UDESC_CS_INTERFACE,
118 .bDescriptorType = UDESC_CS_INTERFACE,
126 .bDescriptorType = UDESC_CS_INTERFACE,
H A Dusb_template_serialnet.c124 .bDescriptorType = UDESC_CS_INTERFACE,
132 .bDescriptorType = UDESC_CS_INTERFACE,
140 .bDescriptorType = UDESC_CS_INTERFACE,
H A Dusb_template.c136 (raw[1] == UDESC_CS_INTERFACE) && in usb_make_raw_desc()
163 (raw[1] == UDESC_CS_INTERFACE) && in usb_make_raw_desc()
/dragonfly/sys/bus/u4b/serial/
H A Dumodem.c339 cmd = umodem_get_desc(uaa, UDESC_CS_INTERFACE, UDESCSUB_CDC_CM); in umodem_attach()
344 uaa->info.bIfaceIndex, UDESC_CS_INTERFACE, in umodem_attach()
533 cmd = umodem_get_desc(uaa, UDESC_CS_INTERFACE, UDESCSUB_CDC_CM); in umodem_get_caps()
540 cad = umodem_get_desc(uaa, UDESC_CS_INTERFACE, UDESCSUB_CDC_ACM); in umodem_get_caps()
H A Dufoma.c1021 cmd = ufoma_get_intconf(cd, id, UDESC_CS_INTERFACE, UDESCSUB_CDC_CM); in ufoma_modem_setup()
1030 acm = ufoma_get_intconf(cd, id, UDESC_CS_INTERFACE, UDESCSUB_CDC_ACM); in ufoma_modem_setup()
/dragonfly/sys/bus/u4b/net/
H A Dif_cdce.c329 sc->sc_ifaces_index[1], UDESC_CS_INTERFACE, 0 - 1, in cdce_ncm_init()
584 UDESC_CS_INTERFACE, 0 - 1, UDESCSUB_CDC_UNION, 0 - 1); in cdce_attach()
668 UDESC_CS_INTERFACE, 0 - 1, UDESCSUB_CDC_ENF, 0 - 1); in cdce_attach()
H A Dif_urndis.c230 UDESC_CS_INTERFACE, 0xFF, UDESCSUB_CDC_CM, 0xFF); in urndis_attach()
/dragonfly/sys/bus/u4b/
H A Dusb.h205 #define UDESC_CS_INTERFACE 0x24 macro
/dragonfly/sys/bus/u4b/audio/
H A Duaudioreg.h47 #define UDESC_CS_INTERFACE 0x24 macro
H A Duaudio.c1652 (desc->bDescriptorType == UDESC_CS_INTERFACE) && in uaudio_chan_fill_info_sub()
1677 (desc->bDescriptorType == UDESC_CS_INTERFACE) && in uaudio_chan_fill_info_sub()
1693 (desc->bDescriptorType == UDESC_CS_INTERFACE) && in uaudio_chan_fill_info_sub()
3826 if (u.desc->bDescriptorType != UDESC_CS_INTERFACE) { in uaudio_mixer_verify_desc()
3964 if (u.desc->bDescriptorType != UDESC_CS_INTERFACE) in uaudio20_mixer_verify_desc()
4875 (acdp->bDescriptorType != UDESC_CS_INTERFACE) || in uaudio_mixer_fill_info()