Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvideodev2.h1021 struct v4l2_tuner { struct
1022 __u32 index;
1023 __u8 name[32];
1024 __u32 type;
1025 __u32 capability;
1026 __u32 rangelow;
1027 __u32 rangehigh;
1028 __u32 rxsubchans;
1029 __u32 audmode;
1030 __s32 signal;
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/
Dvideodev2.h1850 struct v4l2_tuner { struct
1853 __u32 type; /* enum v4l2_tuner_type */ argument
1871 __u32 type; /* enum v4l2_tuner_type */ argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvideodev2.h969 struct v4l2_tuner { struct
970 __u32 index;
971 __u8 name[32];
972 __u32 type;
973 __u32 capability;
974 __u32 rangelow;
975 __u32 rangehigh;
976 __u32 rxsubchans;
977 __u32 audmode;
978 __s32 signal;
[all …]