Searched refs:v4l2_ctrl_ptr (Results 1 – 2 of 2) sorted by relevance
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 110931 union v4l2_ctrl_ptr { union 110980 union v4l2_ctrl_ptr p_req; 111077 union v4l2_ctrl_ptr p_def; 111078 union v4l2_ctrl_ptr p_new; 111079 union v4l2_ctrl_ptr p_cur; 111091 bool (*equal)(const struct v4l2_ctrl *, union v4l2_ctrl_ptr, union v4l2_ctrl_ptr); 111092 void (*init)(const struct v4l2_ctrl *, u32, union v4l2_ctrl_ptr); 111094 int (*validate)(const struct v4l2_ctrl *, union v4l2_ctrl_ptr); 111232 union v4l2_ctrl_ptr p_def;
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 101073 union v4l2_ctrl_ptr { union 101122 union v4l2_ctrl_ptr p_req; 101219 union v4l2_ctrl_ptr p_def; 101220 union v4l2_ctrl_ptr p_new; 101221 union v4l2_ctrl_ptr p_cur; 101233 bool (*equal)(const struct v4l2_ctrl *, union v4l2_ctrl_ptr, union v4l2_ctrl_ptr); 101234 void (*init)(const struct v4l2_ctrl *, u32, union v4l2_ctrl_ptr); 101236 int (*validate)(const struct v4l2_ctrl *, union v4l2_ctrl_ptr); 101374 union v4l2_ctrl_ptr p_def;
|