Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-s-hw-freq-seek.rst20 ``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`.
38 :c:type:`v4l2_hw_freq_seek` and call the
63 .. c:type:: v4l2_hw_freq_seek
65 .. flat-table:: struct v4l2_hw_freq_seek
/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-radio-rx.h15 int vivid_radio_rx_s_hw_freq_seek(struct file *file, void *fh, const struct v4l2_hw_freq_seek *a);
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()
A Dvivid-core.c254 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-6.3-rc2/include/media/drv-intf/
A Dtea575x.h64 const struct v4l2_hw_freq_seek *a);
/linux-6.3-rc2/drivers/media/radio/si470x/
A Dradio-si470x-common.c295 const struct v4l2_hw_freq_seek *seek) in si470x_set_seek()
726 const struct v4l2_hw_freq_seek *seek) in si470x_vidioc_s_hw_freq_seek()
/linux-6.3-rc2/drivers/media/radio/
A Dtea575x.c357 const struct v4l2_hw_freq_seek *a) in snd_tea575x_s_hw_freq_seek()
444 const struct v4l2_hw_freq_seek *a) in vidioc_s_hw_freq_seek()
A Dradio-mr800.c338 const struct v4l2_hw_freq_seek *seek) in vidioc_s_hw_freq_seek()
A Dradio-tea5777.c370 const struct v4l2_hw_freq_seek *a) in vidioc_s_hw_freq_seek()
A Dradio-si476x.c731 const struct v4l2_hw_freq_seek *seek) in si476x_radio_s_hw_freq_seek()
A Dradio-wl1273.c1684 const struct v4l2_hw_freq_seek *seek) in wl1273_fm_vidioc_s_hw_freq_seek()
/linux-6.3-rc2/drivers/media/radio/wl128x/
A Dfmdrv_v4l2.c386 const struct v4l2_hw_freq_seek *seek) in fm_v4l2_vidioc_s_hw_freq_seek()
/linux-6.3-rc2/include/media/
A Dv4l2-ioctl.h545 const struct v4l2_hw_freq_seek *a);
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h2040 struct v4l2_hw_freq_seek { struct
2668 #define VIDIOC_S_HW_FREQ_SEEK _IOW('V', 82, struct v4l2_hw_freq_seek)
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-ioctl.c424 const struct v4l2_hw_freq_seek *p = arg; in v4l_print_hw_freq_seek()
2059 struct v4l2_hw_freq_seek *p = arg; in v4l_s_hw_freq_seek()
/linux-6.3-rc2/drivers/media/pci/bt8xx/
A Dbttv-driver.c3224 const struct v4l2_hw_freq_seek *a) in radio_s_hw_freq_seek()

Completed in 56 milliseconds