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-ioctl.h527 struct v4l2_tuner *a);
529 const struct v4l2_tuner *a);
Dv4l2-subdev.h270 int (*g_tuner)(struct v4l2_subdev *sd, struct v4l2_tuner *vt);
271 int (*s_tuner)(struct v4l2_subdev *sd, const struct v4l2_tuner *vt);
/include/uapi/linux/
Dvideodev2.h1795 struct v4l2_tuner { struct
2437 #define VIDIOC_G_TUNER _IOWR('V', 29, struct v4l2_tuner)
2438 #define VIDIOC_S_TUNER _IOW('V', 30, struct v4l2_tuner)