Home
last modified time | relevance | path

Searched refs:bDescriptorSubtype (Results 1 – 7 of 7) sorted by relevance

/drivers/usb/gadget/function/
Df_audio_source.c65 .bDescriptorSubtype = UAC_HEADER,
79 .bDescriptorSubtype = UAC_INPUT_TERMINAL,
92 .bDescriptorSubtype = UAC_FEATURE_UNIT,
102 .bDescriptorSubtype = UAC_OUTPUT_TERMINAL,
132 .bDescriptorSubtype = UAC_AS_GENERAL,
143 .bDescriptorSubtype = UAC_FORMAT_TYPE,
176 .bDescriptorSubtype = UAC_EP_GENERAL,
Df_uac1_legacy.c56 .bDescriptorSubtype = UAC_HEADER,
70 .bDescriptorSubtype = UAC_INPUT_TERMINAL,
83 .bDescriptorSubtype = UAC_FEATURE_UNIT,
120 .bDescriptorSubtype = UAC_OUTPUT_TERMINAL,
150 .bDescriptorSubtype = UAC_AS_GENERAL,
161 .bDescriptorSubtype = UAC_FORMAT_TYPE,
183 .bDescriptorSubtype = UAC_EP_GENERAL,
Df_uac2.c165 .bDescriptorSubtype = UAC2_CLOCK_SOURCE,
177 .bDescriptorSubtype = UAC2_CLOCK_SOURCE,
189 .bDescriptorSubtype = UAC_INPUT_TERMINAL,
203 .bDescriptorSubtype = UAC_INPUT_TERMINAL,
217 .bDescriptorSubtype = UAC_OUTPUT_TERMINAL,
231 .bDescriptorSubtype = UAC_OUTPUT_TERMINAL,
247 .bDescriptorSubtype = UAC_MS_HEADER,
319 .bDescriptorSubtype = UAC_AS_GENERAL,
331 .bDescriptorSubtype = UAC_FORMAT_TYPE,
378 .bDescriptorSubtype = UAC_EP_GENERAL,
[all …]
Df_uac1.c89 .bDescriptorSubtype = UAC_INPUT_TERMINAL,
99 .bDescriptorSubtype = UAC_OUTPUT_TERMINAL,
109 .bDescriptorSubtype = UAC_INPUT_TERMINAL,
119 .bDescriptorSubtype = UAC_OUTPUT_TERMINAL,
180 .bDescriptorSubtype = UAC_AS_GENERAL,
189 .bDescriptorSubtype = UAC_AS_GENERAL,
202 .bDescriptorSubtype = UAC_FORMAT_TYPE,
224 .bDescriptorSubtype = UAC_EP_GENERAL,
233 .bDescriptorSubtype = UAC_FORMAT_TYPE,
255 .bDescriptorSubtype = UAC_EP_GENERAL,
[all …]
Df_midi.c133 .bDescriptorSubtype = USB_MS_HEADER,
155 .bDescriptorSubtype = USB_MS_HEADER,
179 .bDescriptorSubtype = USB_MS_GENERAL,
203 .bDescriptorSubtype = USB_MS_GENERAL,
950 in_ext->bDescriptorSubtype = USB_MS_MIDI_IN_JACK; in f_midi_bind()
958 out_emb->bDescriptorSubtype = USB_MS_MIDI_OUT_JACK; in f_midi_bind()
978 in_emb->bDescriptorSubtype = USB_MS_MIDI_IN_JACK; in f_midi_bind()
986 out_ext->bDescriptorSubtype = USB_MS_MIDI_OUT_JACK; in f_midi_bind()
/drivers/media/pci/saa7164/
Dsaa7164-types.h16 u8 bDescriptorSubtype; member
36 u8 bDescriptorSubtype; member
Dsaa7164-core.c784 dev->hwdesc.bDescriptorSubtype); in saa7164_dump_hwdesc()
814 dev->intfdesc.bDescriptorSubtype); in saa7164_dump_intfdesc()