HomeSort by relevance Sort by last modified time
    Searched refs:baSourceID (Results 1 - 20 of 20) sorted by null

  /external/kernel-headers/original/uapi/linux/usb/
audio.h 254 __u8 baSourceID[];
259 return desc->baSourceID[desc->bNrInPins];
266 return (desc->baSourceID[desc->bNrInPins + 2] << 8) |
267 desc->baSourceID[desc->bNrInPins + 1];
269 return (desc->baSourceID[desc->bNrInPins + 4] << 24) |
270 (desc->baSourceID[desc->bNrInPins + 3] << 16) |
271 (desc->baSourceID[desc->bNrInPins + 2] << 8) |
272 (desc->baSourceID[desc->bNrInPins + 1]);
279 desc->baSourceID[desc->bNrInPins + 3] :
280 desc->baSourceID[desc->bNrInPins + 5]
    [all...]
midi.h 60 __u8 baSourceID;
video.h 272 __u8 baSourceID[0];
288 __u8 baSourceID[n]; \
316 __u8 baSourceID[0];
336 __u8 baSourceID[p]; \
  /bionic/libc/kernel/uapi/linux/usb/
midi.h 54 __u8 baSourceID;
audio.h 199 __u8 baSourceID[];
209 __u8 baSourceID[];
231 __u8 baSourceID[];
video.h 246 __u8 baSourceID[0];
252 #define DECLARE_UVC_SELECTOR_UNIT_DESCRIPTOR(n) struct UVC_SELECTOR_UNIT_DESCRIPTOR(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bUnitID; __u8 bNrInPins; __u8 baSourceID[n]; __u8 iSelector; } __attribute__ ((packed))
279 __u8 baSourceID[0];
287 #define DECLARE_UVC_EXTENSION_UNIT_DESCRIPTOR(p, n) struct UVC_EXTENSION_UNIT_DESCRIPTOR(p, n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bUnitID; __u8 guidExtensionCode[16]; __u8 bNumControls; __u8 bNrInPins; __u8 baSourceID[p]; __u8 bControlSize; __u8 bmControls[n]; __u8 iExtension; } __attribute__ ((packed))
  /development/ndk/platforms/android-L/include/linux/usb/
midi.h 54 __u8 baSourceID;
audio.h 199 __u8 baSourceID[];
209 __u8 baSourceID[];
231 __u8 baSourceID[];
video.h 246 __u8 baSourceID[0];
252 #define DECLARE_UVC_SELECTOR_UNIT_DESCRIPTOR(n) struct UVC_SELECTOR_UNIT_DESCRIPTOR(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bUnitID; __u8 bNrInPins; __u8 baSourceID[n]; __u8 iSelector; } __attribute__ ((packed))
279 __u8 baSourceID[0];
287 #define DECLARE_UVC_EXTENSION_UNIT_DESCRIPTOR(p, n) struct UVC_EXTENSION_UNIT_DESCRIPTOR(p, n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bUnitID; __u8 guidExtensionCode[16]; __u8 bNumControls; __u8 bNrInPins; __u8 baSourceID[p]; __u8 bControlSize; __u8 bmControls[n]; __u8 iExtension; } __attribute__ ((packed))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/usb/
midi.h 60 __u8 baSourceID;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/
midi.h 60 __u8 baSourceID;
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/usb/
midi.h 54 __u8 baSourceID;
audio.h 199 __u8 baSourceID[];
209 __u8 baSourceID[];
231 __u8 baSourceID[];
video.h 246 __u8 baSourceID[0];
252 #define DECLARE_UVC_SELECTOR_UNIT_DESCRIPTOR(n) struct UVC_SELECTOR_UNIT_DESCRIPTOR(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bUnitID; __u8 bNrInPins; __u8 baSourceID[n]; __u8 iSelector; } __attribute__ ((packed))
279 __u8 baSourceID[0];
287 #define DECLARE_UVC_EXTENSION_UNIT_DESCRIPTOR(p, n) struct UVC_EXTENSION_UNIT_DESCRIPTOR(p, n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bUnitID; __u8 guidExtensionCode[16]; __u8 bNumControls; __u8 bNrInPins; __u8 baSourceID[p]; __u8 bControlSize; __u8 bmControls[n]; __u8 iExtension; } __attribute__ ((packed))
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/usb/
midi.h 54 __u8 baSourceID;
audio.h 199 __u8 baSourceID[];
209 __u8 baSourceID[];
231 __u8 baSourceID[];
video.h 246 __u8 baSourceID[0];
252 #define DECLARE_UVC_SELECTOR_UNIT_DESCRIPTOR(n) struct UVC_SELECTOR_UNIT_DESCRIPTOR(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bUnitID; __u8 bNrInPins; __u8 baSourceID[n]; __u8 iSelector; } __attribute__ ((packed))
279 __u8 baSourceID[0];
287 #define DECLARE_UVC_EXTENSION_UNIT_DESCRIPTOR(p, n) struct UVC_EXTENSION_UNIT_DESCRIPTOR(p, n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bUnitID; __u8 guidExtensionCode[16]; __u8 bNumControls; __u8 bNrInPins; __u8 baSourceID[p]; __u8 bControlSize; __u8 bmControls[n]; __u8 iExtension; } __attribute__ ((packed))
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/usb/
midi.h 54 __u8 baSourceID;
audio.h 199 __u8 baSourceID[];
209 __u8 baSourceID[];
231 __u8 baSourceID[];
video.h 246 __u8 baSourceID[0];
252 #define DECLARE_UVC_SELECTOR_UNIT_DESCRIPTOR(n) struct UVC_SELECTOR_UNIT_DESCRIPTOR(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bUnitID; __u8 bNrInPins; __u8 baSourceID[n]; __u8 iSelector; } __attribute__ ((packed))
279 __u8 baSourceID[0];
287 #define DECLARE_UVC_EXTENSION_UNIT_DESCRIPTOR(p, n) struct UVC_EXTENSION_UNIT_DESCRIPTOR(p, n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u8 bUnitID; __u8 guidExtensionCode[16]; __u8 bNumControls; __u8 bNrInPins; __u8 baSourceID[p]; __u8 bControlSize; __u8 bmControls[n]; __u8 iExtension; } __attribute__ ((packed))

Completed in 703 milliseconds