Home
last modified time | relevance | path

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

1234

/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttv-audio-hook.h12 void lt9415_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
13 void avermedia_tvphone_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
14 void avermedia_tv_stereo_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
15 void terratv_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
16 void gvbctv3pci_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
17 void gvbctv5pci_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
18 void winfast2000_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
19 void pvbt878p9b_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
20 void fv2000s_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
21 void windvr_audio(struct bttv *btv, struct v4l2_tuner *tuner, int set);
[all …]
Dbttv-audio-hook.c55 void gvbctv3pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in gvbctv3pci_audio()
86 void gvbctv5pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in gvbctv5pci_audio()
157 void avermedia_tvphone_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in avermedia_tvphone_audio()
188 void avermedia_tv_stereo_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in avermedia_tv_stereo_audio()
221 void lt9415_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in lt9415_audio()
259 void terratv_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in terratv_audio()
292 void winfast2000_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in winfast2000_audio()
336 void pvbt878p9b_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in pvbt878p9b_audio()
377 void fv2000s_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in fv2000s_audio()
416 void windvr_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in windvr_audio()
[all …]
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-s-hw-freq-seek.rst44 :c:type:`v4l2_tuner` ``capability`` field has the
76 :c:type:`v4l2_tuner` ``index`` field.
80 :c:type:`v4l2_tuner` ``type`` field. See
89 else stop seeking. The struct :c:type:`v4l2_tuner`
100 :c:type:`v4l2_tuner` ``capability`` field has the
102 struct :c:type:`v4l2_tuner` ``capability`` field has
109 :c:type:`v4l2_tuner` ``capability`` field has the
111 struct :c:type:`v4l2_tuner` ``capability`` field has
Dvidioc-g-frequency.rst68 the struct :c:type:`v4l2_tuner` ``index`` field, or
75 :c:type:`v4l2_tuner` ``type`` field. The type must be
83 :c:type:`v4l2_tuner` or struct
Dvidioc-g-tuner.rst18 .. c:function:: int ioctl( int fd, VIDIOC_G_TUNER, struct v4l2_tuner *argp )
21 .. c:function:: int ioctl( int fd, VIDIOC_S_TUNER, const struct v4l2_tuner *argp )
32 Pointer to struct :c:type:`v4l2_tuner`.
40 :c:type:`v4l2_tuner` and call the ``VIDIOC_G_TUNER`` ioctl
65 .. c:type:: v4l2_tuner
69 .. flat-table:: struct v4l2_tuner
167 struct :c:type:`v4l2_tuner` applications can change.
458 The struct :c:type:`v4l2_tuner` ``index`` is out of
Dvidioc-enum-freq-bands.rst58 the struct :c:type:`v4l2_tuner` ``index`` field, or
65 :c:type:`v4l2_tuner` ``type`` field. The type must be
Ddev-rds.rst40 ``capability`` field of struct :c:type:`v4l2_tuner`. If the
51 ``rxsubchans`` field of struct :c:type:`v4l2_tuner`: the
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-radio-rx.h16 int vivid_radio_rx_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt);
17 int vivid_radio_rx_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt);
Dvivid-sdr-cap.h14 int vivid_sdr_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt);
15 int vivid_sdr_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt);
Dvivid-vid-cap.h47 int vivid_video_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt);
48 int vivid_video_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt);
Dvivid-radio-rx.c217 int vivid_radio_rx_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt) in vivid_radio_rx_g_tuner()
270 int vivid_radio_rx_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt) in vivid_radio_rx_s_tuner()
/Linux-v4.19/drivers/media/i2c/
Dvp27smpx.c88 static int vp27smpx_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt) in vp27smpx_s_tuner()
97 static int vp27smpx_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) in vp27smpx_g_tuner()
Dtda9840.c93 static int tda9840_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *t) in tda9840_s_tuner()
125 static int tda9840_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *t) in tda9840_g_tuner()
Dsony-btf-mpx.c296 static int sony_btf_mpx_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) in sony_btf_mpx_g_tuner()
310 static int sony_btf_mpx_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt) in sony_btf_mpx_s_tuner()
Dsaa6588.c427 static int saa6588_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) in saa6588_g_tuner()
437 static int saa6588_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt) in saa6588_s_tuner()
/Linux-v4.19/drivers/media/radio/
Dtef6862.c76 static int tef6862_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *v) in tef6862_g_tuner()
94 static int tef6862_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *v) in tef6862_s_tuner()
Dradio-timb.c51 struct v4l2_tuner *v) in timbradio_vidioc_g_tuner()
58 const struct v4l2_tuner *v) in timbradio_vidioc_s_tuner()
Dradio-raremono.c207 struct v4l2_tuner *v) in vidioc_g_tuner()
236 const struct v4l2_tuner *v) in vidioc_s_tuner()
Dradio-sf16fmi.c141 struct v4l2_tuner *v) in vidioc_g_tuner()
160 const struct v4l2_tuner *v) in vidioc_s_tuner()
Dtea575x.c288 int snd_tea575x_g_tuner(struct snd_tea575x *tea, struct v4l2_tuner *v) in snd_tea575x_g_tuner()
313 struct v4l2_tuner *v) in vidioc_g_tuner()
321 const struct v4l2_tuner *v) in vidioc_s_tuner()
Ddsbr100.c186 struct v4l2_tuner *v) in vidioc_g_tuner()
207 const struct v4l2_tuner *v) in vidioc_s_tuner()
Dradio-ma901.c210 struct v4l2_tuner *v) in vidioc_g_tuner()
238 const struct v4l2_tuner *v) in vidioc_s_tuner()
/Linux-v4.19/tools/testing/selftests/media_tests/
Dvideo_device_test.c45 struct v4l2_tuner vtuner; in main()
/Linux-v4.19/include/media/drv-intf/
Dtea575x.h72 int snd_tea575x_g_tuner(struct snd_tea575x *tea, struct v4l2_tuner *v);
/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-gpio.c181 static int subdev_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) in subdev_g_tuner()
195 static int subdev_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *vt) in subdev_s_tuner()

1234