Home
last modified time | relevance | path

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

/include/uapi/linux/
Dvideodev2.h1292 struct v4l2_tuner { struct
1295 __u32 type; /* enum v4l2_tuner_type */ argument
1296 __u32 capability;
1297 __u32 rangelow;
1298 __u32 rangehigh;
1299 __u32 rxsubchans;
1300 __u32 audmode;
1301 __s32 signal;
1302 __s32 afc;
1303 __u32 reserved[4];