Home
last modified time | relevance | path

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

/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h102540 struct uvc_control { struct
102542 struct uvc_control_info info; argument
102543 u8 index;
102544 u8 dirty: 1;
102545 u8 loaded: 1;
102546 u8 modified: 1;
102547 u8 cached: 1;
102548 u8 initialized: 1;
102549 u8 *uvc_data;
102550 struct uvc_fh *handle;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h112416 struct uvc_control { struct
112418 struct uvc_control_info info; argument
112419 u8 index;
112420 u8 dirty: 1;
112421 u8 loaded: 1;
112422 u8 modified: 1;
112423 u8 cached: 1;
112424 u8 initialized: 1;
112425 u8 *uvc_data;
112426 struct uvc_fh *handle;