Home
last modified time | relevance | path

Searched refs:v4l2_hw_freq_seek (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-s-hw-freq-seek.rst18 .. c:function:: int ioctl( int fd, VIDIOC_S_HW_FREQ_SEEK, struct v4l2_hw_freq_seek *argp )
29 Pointer to struct :c:type:`v4l2_hw_freq_seek`.
39 :c:type:`v4l2_hw_freq_seek` and call the
65 .. c:type:: v4l2_hw_freq_seek
67 .. flat-table:: struct v4l2_hw_freq_seek
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-radio-rx.h15 int vivid_radio_rx_s_hw_freq_seek(struct file *file, void *fh, const struct v4l2_hw_freq_seek *a);
Dvivid-radio-rx.c148 int vivid_radio_rx_s_hw_freq_seek(struct file *file, void *fh, const struct v4l2_hw_freq_seek *a) in vivid_radio_rx_s_hw_freq_seek()
Dvivid-core.c212 static int vidioc_s_hw_freq_seek(struct file *file, void *fh, const struct v4l2_hw_freq_seek *a) in vidioc_s_hw_freq_seek()
/Linux-v4.19/include/media/drv-intf/
Dtea575x.h74 const struct v4l2_hw_freq_seek *a);
/Linux-v4.19/drivers/media/radio/si470x/
Dradio-si470x-common.c304 const struct v4l2_hw_freq_seek *seek) in si470x_set_seek()
735 const struct v4l2_hw_freq_seek *seek) in si470x_vidioc_s_hw_freq_seek()
/Linux-v4.19/drivers/media/radio/
Dtea575x.c372 const struct v4l2_hw_freq_seek *a) in snd_tea575x_s_hw_freq_seek()
459 const struct v4l2_hw_freq_seek *a) in vidioc_s_hw_freq_seek()
Dradio-mr800.c350 const struct v4l2_hw_freq_seek *seek) in vidioc_s_hw_freq_seek()
Dradio-tea5777.c383 const struct v4l2_hw_freq_seek *a) in vidioc_s_hw_freq_seek()
Dradio-si476x.c758 const struct v4l2_hw_freq_seek *seek) in si476x_radio_s_hw_freq_seek()
Dradio-wl1273.c1701 const struct v4l2_hw_freq_seek *seek) in wl1273_fm_vidioc_s_hw_freq_seek()
/Linux-v4.19/include/media/
Dv4l2-ioctl.h546 const struct v4l2_hw_freq_seek *a);
/Linux-v4.19/drivers/media/radio/wl128x/
Dfmdrv_v4l2.c402 const struct v4l2_hw_freq_seek *seek) in fm_v4l2_vidioc_s_hw_freq_seek()
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h1780 struct v4l2_hw_freq_seek { struct
2390 #define VIDIOC_S_HW_FREQ_SEEK _IOW('V', 82, struct v4l2_hw_freq_seek)
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-ioctl.c453 const struct v4l2_hw_freq_seek *p = arg; in v4l_print_hw_freq_seek()
1847 struct v4l2_hw_freq_seek *p = arg; in v4l_s_hw_freq_seek()
/Linux-v4.19/drivers/staging/media/bcm2048/
Dradio-bcm2048.c2530 const struct v4l2_hw_freq_seek *seek) in bcm2048_vidioc_s_hw_freq_seek()
/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttv-driver.c3290 const struct v4l2_hw_freq_seek *a) in radio_s_hw_freq_seek()