Home
last modified time | relevance | path

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

/include/media/drv-intf/
Dtea575x.h62 int snd_tea575x_g_tuner(struct snd_tea575x *tea, struct v4l2_tuner *v);
/include/media/
Dv4l2-subdev.h274 int (*g_tuner)(struct v4l2_subdev *sd, struct v4l2_tuner *vt);
275 int (*s_tuner)(struct v4l2_subdev *sd, const struct v4l2_tuner *vt);
Dv4l2-ioctl.h527 struct v4l2_tuner *a);
529 const struct v4l2_tuner *a);
/include/uapi/linux/
Dvideodev2.h1887 struct v4l2_tuner { struct
2540 #define VIDIOC_G_TUNER _IOWR('V', 29, struct v4l2_tuner)
2541 #define VIDIOC_S_TUNER _IOW('V', 30, struct v4l2_tuner)