HomeSort by relevance Sort by last modified time
    Searched refs:bDescriptorSubtype (Results 1 - 25 of 75) sorted by null

1 2 3

  /bionic/libc/kernel/uapi/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_ ##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; \
76 __u8 bDescriptorSubtype;
82 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_ ##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; \
audio.h 129 __u8 bDescriptorSubtype;
137 #define DECLARE_UAC_AC_HEADER_DESCRIPTOR(n) struct uac1_ac_header_descriptor_ ##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __le16 bcdADC; __le16 wTotalLength; __u8 bInCollection; __u8 baInterfaceNr[n]; \
143 __u8 bDescriptorSubtype;
170 __u8 bDescriptorSubtype;
191 #define DECLARE_UAC_FEATURE_UNIT_DESCRIPTOR(ch) struct uac_feature_unit_descriptor_ ##ch { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bUnitID; __u8 bSourceID; __u8 bControlSize; __le16 bmaControls[ch + 1]; __u8 iFeature; \
197 __u8 bDescriptorSubtype;
207 __u8 bDescriptorSubtype;
217 __u8 bDescriptorSubtype;
228 __u8 bDescriptorSubtype;
239 __u8 bDescriptorSubtype;
    [all...]
  /development/ndk/platforms/android-21/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
audio.h 129 __u8 bDescriptorSubtype;
137 #define DECLARE_UAC_AC_HEADER_DESCRIPTOR(n) struct uac1_ac_header_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __le16 bcdADC; __le16 wTotalLength; __u8 bInCollection; __u8 baInterfaceNr[n]; } __attribute__ ((packed))
142 __u8 bDescriptorSubtype;
169 __u8 bDescriptorSubtype;
190 #define DECLARE_UAC_FEATURE_UNIT_DESCRIPTOR(ch) struct uac_feature_unit_descriptor_##ch { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bUnitID; __u8 bSourceID; __u8 bControlSize; __le16 bmaControls[ch + 1]; __u8 iFeature; } __attribute__ ((packed))
195 __u8 bDescriptorSubtype;
205 __u8 bDescriptorSubtype;
215 __u8 bDescriptorSubtype;
226 __u8 bDescriptorSubtype;
237 __u8 bDescriptorSubtype;
    [all...]
  /external/kernel-headers/original/uapi/linux/usb/
midi.h 40 __u8 bDescriptorSubtype;
51 __u8 bDescriptorSubtype; /* USB_MS_MIDI_IN_JACK */
68 __u8 bDescriptorSubtype; /* USB_MS_MIDI_OUT_JACK */
83 __u8 bDescriptorSubtype; \
95 __u8 bDescriptorSubtype; /* USB_MS_GENERAL */
107 __u8 bDescriptorSubtype; \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/
midi.h 40 __u8 bDescriptorSubtype;
51 __u8 bDescriptorSubtype; /* USB_MS_MIDI_IN_JACK */
68 __u8 bDescriptorSubtype; /* USB_MS_MIDI_OUT_JACK */
83 __u8 bDescriptorSubtype; \
95 __u8 bDescriptorSubtype; /* USB_MS_GENERAL */
107 __u8 bDescriptorSubtype; \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
midi.h 40 __u8 bDescriptorSubtype;
51 __u8 bDescriptorSubtype; /* USB_MS_MIDI_IN_JACK */
68 __u8 bDescriptorSubtype; /* USB_MS_MIDI_OUT_JACK */
83 __u8 bDescriptorSubtype; \
95 __u8 bDescriptorSubtype; /* USB_MS_GENERAL */
107 __u8 bDescriptorSubtype; \
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/usb/
midi.h 35 __u8 bDescriptorSubtype;
45 __u8 bDescriptorSubtype;
61 __u8 bDescriptorSubtype;
70 #define DECLARE_USB_MIDI_OUT_JACK_DESCRIPTOR(p) struct usb_midi_out_jack_descriptor_##p { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bJackType; __u8 bJackID; __u8 bNrInputPins; struct usb_midi_source_pin pins[p]; __u8 iJack; } __attribute__ ((packed))
75 __u8 bDescriptorSubtype;
81 #define DECLARE_USB_MS_ENDPOINT_DESCRIPTOR(n) struct usb_ms_endpoint_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bNumEmbMIDIJack; __u8 baAssocJackID[n]; } __attribute__ ((packed))

Completed in 1061 milliseconds

1 2 3