Searched defs:v4l2_tuner (Results 1 – 3 of 3) sorted by relevance
1021 struct v4l2_tuner { struct1022 __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 …]
1850 struct v4l2_tuner { struct1853 __u32 type; /* enum v4l2_tuner_type */ argument1871 __u32 type; /* enum v4l2_tuner_type */ argument
969 struct v4l2_tuner { struct970 __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 …]