Searched refs:bDescriptorSubtype (Results 1 – 7 of 7) sorted by relevance
| /drivers/usb/gadget/function/ |
| A D | f_uac1_legacy.c | 56 .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,
|
| A D | f_midi.c | 134 .bDescriptorSubtype = USB_MS_HEADER, 156 .bDescriptorSubtype = USB_MS_HEADER, 180 .bDescriptorSubtype = USB_MS_GENERAL, 204 .bDescriptorSubtype = USB_MS_GENERAL, 962 in_ext->bDescriptorSubtype = USB_MS_MIDI_IN_JACK; in f_midi_bind() 970 out_emb->bDescriptorSubtype = USB_MS_MIDI_OUT_JACK; in f_midi_bind() 990 in_emb->bDescriptorSubtype = USB_MS_MIDI_IN_JACK; in f_midi_bind() 998 out_ext->bDescriptorSubtype = USB_MS_MIDI_OUT_JACK; in f_midi_bind()
|
| A D | f_uac2.c | 162 .bDescriptorSubtype = UAC2_CLOCK_SOURCE, 174 .bDescriptorSubtype = UAC2_CLOCK_SOURCE, 186 .bDescriptorSubtype = UAC_INPUT_TERMINAL, 200 .bDescriptorSubtype = UAC_INPUT_TERMINAL, 244 .bDescriptorSubtype = UAC_MS_HEADER, 316 .bDescriptorSubtype = UAC_AS_GENERAL, 328 .bDescriptorSubtype = UAC_FORMAT_TYPE, 375 .bDescriptorSubtype = UAC_EP_GENERAL, 450 .bDescriptorSubtype = UAC_AS_GENERAL, 462 .bDescriptorSubtype = UAC_FORMAT_TYPE, [all …]
|
| A D | f_uac1.c | 89 .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 …]
|
| A D | f_midi2.c | 181 .bDescriptorSubtype = USB_MS_GR_TRM_BLOCK_HEADER, 189 .bDescriptorSubtype = USB_MS_GR_TRM_BLOCK, 222 .bDescriptorSubtype = 0x01, 245 .bDescriptorSubtype = USB_MS_HEADER, 266 .bDescriptorSubtype = USB_MS_GENERAL, 287 .bDescriptorSubtype = USB_MS_GENERAL, 308 .bDescriptorSubtype = USB_MS_HEADER, 1685 jack->bDescriptorSubtype = USB_MS_MIDI_IN_JACK; in append_midi1_in_jack() 1710 jack->bDescriptorSubtype = USB_MS_MIDI_OUT_JACK; in append_midi1_out_jack() 1880 cdesc->bDescriptorSubtype = USB_MS_GENERAL_2_0; in fill_midi2_class_desc()
|
| /drivers/media/pci/saa7164/ |
| A D | saa7164-types.h | 16 u8 bDescriptorSubtype; member 36 u8 bDescriptorSubtype; member
|
| A D | saa7164-core.c | 782 dev->hwdesc.bDescriptorSubtype); in saa7164_dump_hwdesc() 812 dev->intfdesc.bDescriptorSubtype); in saa7164_dump_intfdesc()
|
Completed in 26 milliseconds