Searched refs:v4l2_hw_freq_seek (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-s-hw-freq-seek.rst | 18 .. 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/ |
D | vivid-radio-rx.h | 15 int vivid_radio_rx_s_hw_freq_seek(struct file *file, void *fh, const struct v4l2_hw_freq_seek *a);
|
D | vivid-radio-rx.c | 148 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()
|
D | vivid-core.c | 212 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/ |
D | tea575x.h | 74 const struct v4l2_hw_freq_seek *a);
|
/Linux-v4.19/drivers/media/radio/si470x/ |
D | radio-si470x-common.c | 304 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/ |
D | tea575x.c | 372 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()
|
D | radio-mr800.c | 350 const struct v4l2_hw_freq_seek *seek) in vidioc_s_hw_freq_seek()
|
D | radio-tea5777.c | 383 const struct v4l2_hw_freq_seek *a) in vidioc_s_hw_freq_seek()
|
D | radio-si476x.c | 758 const struct v4l2_hw_freq_seek *seek) in si476x_radio_s_hw_freq_seek()
|
D | radio-wl1273.c | 1701 const struct v4l2_hw_freq_seek *seek) in wl1273_fm_vidioc_s_hw_freq_seek()
|
/Linux-v4.19/include/media/ |
D | v4l2-ioctl.h | 546 const struct v4l2_hw_freq_seek *a);
|
/Linux-v4.19/drivers/media/radio/wl128x/ |
D | fmdrv_v4l2.c | 402 const struct v4l2_hw_freq_seek *seek) in fm_v4l2_vidioc_s_hw_freq_seek()
|
/Linux-v4.19/include/uapi/linux/ |
D | videodev2.h | 1780 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/ |
D | v4l2-ioctl.c | 453 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/ |
D | radio-bcm2048.c | 2530 const struct v4l2_hw_freq_seek *seek) in bcm2048_vidioc_s_hw_freq_seek()
|
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 3290 const struct v4l2_hw_freq_seek *a) in radio_s_hw_freq_seek()
|