Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h95297 struct v4l2_tuner { struct
95298 __u32 index;
95299 __u8 name[32];
95300 __u32 type;
95301 __u32 capability;
95302 __u32 rangelow;
95303 __u32 rangehigh;
95304 __u32 rxsubchans;
95305 __u32 audmode;
95306 __s32 signal;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h104993 struct v4l2_tuner { struct
104994 __u32 index;
104995 __u8 name[32];
104996 __u32 type;
104997 __u32 capability;
104998 __u32 rangelow;
104999 __u32 rangehigh;
105000 __u32 rxsubchans;
105001 __u32 audmode;
105002 __s32 signal;
[all …]