Home
last modified time | relevance | path

Searched defs:uvc_processing_unit_descriptor (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h94634 struct uvc_processing_unit_descriptor { struct
94635 __u8 bLength;
94636 __u8 bDescriptorType;
94637 __u8 bDescriptorSubType;
94638 __u8 bUnitID;
94639 __u8 bSourceID;
94640 __le16 wMaxMultiplier;
94641 __u8 bControlSize;
94642 __u8 bmControls[2];
94643 __u8 iProcessing;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h104330 struct uvc_processing_unit_descriptor { struct
104331 __u8 bLength;
104332 __u8 bDescriptorType;
104333 __u8 bDescriptorSubType;
104334 __u8 bUnitID;
104335 __u8 bSourceID;
104336 __le16 wMaxMultiplier;
104337 __u8 bControlSize;
104338 __u8 bmControls[2];
104339 __u8 iProcessing;
[all …]