Home
last modified time | relevance | path

Searched defs:fh (Results 1 – 25 of 377) sorted by relevance

12345678910>>...16

/linux/drivers/media/pci/ivtv/
A Divtv-ioctl.c808 static int ivtv_g_pixelaspect(struct file *file, void *fh, in ivtv_g_pixelaspect()
826 static int ivtv_s_selection(struct file *file, void *fh, in ivtv_s_selection()
869 static int ivtv_g_selection(struct file *file, void *fh, in ivtv_g_selection()
969 static int ivtv_g_input(struct file *file, void *fh, unsigned int *i) in ivtv_g_input()
978 int ivtv_s_input(struct file *file, void *fh, unsigned int inp) in ivtv_s_input()
1021 static int ivtv_g_output(struct file *file, void *fh, unsigned int *i) in ivtv_g_output()
1086 static int ivtv_g_std(struct file *file, void *fh, v4l2_std_id *std) in ivtv_g_std()
1159 static int ivtv_s_std(struct file *file, void *fh, v4l2_std_id std) in ivtv_s_std()
1467 static int ivtv_overlay(struct file *file, void *fh, unsigned int on) in ivtv_overlay()
1494 static int ivtv_log_status(struct file *file, void *fh) in ivtv_log_status()
[all …]
/linux/drivers/media/v4l2-core/
A Dv4l2-event.c89 struct v4l2_fh *fh, u32 type, u32 id) in v4l2_event_subscribed()
102 static void __v4l2_event_queue_fh(struct v4l2_fh *fh, in __v4l2_event_queue_fh()
155 struct v4l2_fh *fh; in v4l2_event_queue() local
184 int v4l2_event_pending(struct v4l2_fh *fh) in v4l2_event_pending()
192 struct v4l2_fh *fh; in v4l2_event_wake_all() local
209 struct v4l2_fh *fh = sev->fh; in __v4l2_event_unsubscribe() local
223 int v4l2_event_subscribe(struct v4l2_fh *fh, in v4l2_event_subscribe()
277 void v4l2_event_unsubscribe_all(struct v4l2_fh *fh) in v4l2_event_unsubscribe_all()
300 int v4l2_event_unsubscribe(struct v4l2_fh *fh, in v4l2_event_unsubscribe()
359 int v4l2_src_change_event_subscribe(struct v4l2_fh *fh, in v4l2_src_change_event_subscribe()
[all …]
A Dv4l2-fh.c21 void v4l2_fh_init(struct v4l2_fh *fh, struct video_device *vdev) in v4l2_fh_init()
44 void v4l2_fh_add(struct v4l2_fh *fh) in v4l2_fh_add()
58 struct v4l2_fh *fh = kzalloc(sizeof(*fh), GFP_KERNEL); in v4l2_fh_open() local
69 void v4l2_fh_del(struct v4l2_fh *fh) in v4l2_fh_del()
80 void v4l2_fh_exit(struct v4l2_fh *fh) in v4l2_fh_exit()
93 struct v4l2_fh *fh = filp->private_data; in v4l2_fh_release() local
105 int v4l2_fh_is_singular(struct v4l2_fh *fh) in v4l2_fh_is_singular()
A Dv4l2-ioctl.c1043 struct file *file, void *fh, void *arg) in v4l_querycap()
1087 struct file *file, void *fh, void *arg) in v4l_g_output()
1100 struct file *file, void *fh, void *arg) in v4l_s_input()
1116 struct file *file, void *fh, void *arg) in v4l_s_output()
1127 struct file *file, void *fh, void *arg) in v4l_g_priority()
1138 struct file *file, void *fh, void *arg) in v4l_s_priority()
1152 struct file *file, void *fh, void *arg) in v4l_enuminput()
1178 struct file *file, void *fh, void *arg) in v4l_enumoutput()
1456 struct file *file, void *fh, void *arg) in v4l_enum_fmt()
1547 struct file *file, void *fh, void *arg) in v4l_g_fmt()
[all …]
/linux/drivers/media/common/saa7146/
A Dsaa7146_video.c14 #define IS_CAPTURE_ACTIVE(fh) \ argument
17 #define IS_OVERLAY_ACTIVE(fh) \ argument
563 struct saa7146_fh *fh = vv->video_fh; in saa7146_s_ctrl() local
739 struct saa7146_fh *fh = __fh; in vidioc_s_fmt_vid_cap() local
760 struct saa7146_fh *fh = __fh; in vidioc_s_fmt_vid_overlay() local
875 struct saa7146_fh *fh = __fh; in vidioc_reqbufs() local
886 struct saa7146_fh *fh = __fh; in vidioc_querybuf() local
897 struct saa7146_fh *fh = __fh; in vidioc_qbuf() local
908 struct saa7146_fh *fh = __fh; in vidioc_dqbuf() local
919 struct saa7146_fh *fh = __fh; in vidioc_streamon() local
[all …]
/linux/drivers/media/pci/cx18/
A Dcx18-ioctl.c134 static int cx18_g_fmt_vid_cap(struct file *file, void *fh, in cx18_g_fmt_vid_cap()
158 static int cx18_g_fmt_vbi_cap(struct file *file, void *fh, in cx18_g_fmt_vbi_cap()
251 static int cx18_s_fmt_vid_cap(struct file *file, void *fh, in cx18_s_fmt_vid_cap()
294 static int cx18_s_fmt_vbi_cap(struct file *file, void *fh, in cx18_s_fmt_vbi_cap()
356 static int cx18_g_register(struct file *file, void *fh, in cx18_g_register()
370 static int cx18_s_register(struct file *file, void *fh, in cx18_s_register()
384 static int cx18_querycap(struct file *file, void *fh, in cx18_querycap()
445 static int cx18_g_selection(struct file *file, void *fh, in cx18_g_selection()
541 static int cx18_g_frequency(struct file *file, void *fh, in cx18_g_frequency()
761 static int cx18_g_enc_index(struct file *file, void *fh, in cx18_g_enc_index()
[all …]
/linux/drivers/media/usb/cpia2/
A Dcpia2_v4l.c261 static int cpia2_enum_input(struct file *file, void *fh, struct v4l2_input *i) in cpia2_enum_input()
270 static int cpia2_g_input(struct file *file, void *fh, unsigned int *i) in cpia2_g_input()
276 static int cpia2_s_input(struct file *file, void *fh, unsigned int i) in cpia2_s_input()
289 static int cpia2_enum_fmt_vid_cap(struct file *file, void *fh, in cpia2_enum_fmt_vid_cap()
310 static int cpia2_try_fmt_vid_cap(struct file *file, void *fh, in cpia2_try_fmt_vid_cap()
422 static int cpia2_g_fmt_vid_cap(struct file *file, void *fh, in cpia2_g_fmt_vid_cap()
447 static int cpia2_g_selection(struct file *file, void *fh, in cpia2_g_selection()
548 static int cpia2_enum_framesizes(struct file *file, void *fh, in cpia2_enum_framesizes()
563 static int cpia2_enum_frameintervals(struct file *file, void *fh, in cpia2_enum_frameintervals()
697 static int cpia2_s_jpegcomp(struct file *file, void *fh, in cpia2_s_jpegcomp()
[all …]
/linux/drivers/media/usb/tm6000/
A Dtm6000-video.c880 struct tm6000_fh *fh = priv; in vidioc_g_fmt_vid_cap() local
945 struct tm6000_fh *fh = priv; in vidioc_s_fmt_vid_cap() local
967 struct tm6000_fh *fh = priv; in vidioc_reqbufs() local
975 struct tm6000_fh *fh = priv; in vidioc_querybuf() local
982 struct tm6000_fh *fh = priv; in vidioc_qbuf() local
989 struct tm6000_fh *fh = priv; in vidioc_dqbuf() local
997 struct tm6000_fh *fh = priv; in vidioc_streamon() local
1012 struct tm6000_fh *fh = priv; in vidioc_streamoff() local
1030 struct tm6000_fh *fh = priv; in vidioc_s_std() local
1049 struct tm6000_fh *fh = priv; in vidioc_g_std() local
[all …]
/linux/drivers/media/cec/core/
A Dcec-api.c27 struct cec_fh *fh = filp->private_data; in cec_devnode_data() local
37 struct cec_fh *fh = filp->private_data; in cec_poll() local
57 const struct cec_fh *fh) in cec_is_busy()
211 static long cec_transmit(struct cec_adapter *adap, struct cec_fh *fh, in cec_transmit()
290 static long cec_receive(struct cec_adapter *adap, struct cec_fh *fh, in cec_receive()
308 static long cec_dqevent(struct cec_adapter *adap, struct cec_fh *fh, in cec_dqevent()
358 static long cec_g_mode(struct cec_adapter *adap, struct cec_fh *fh, in cec_g_mode()
368 static long cec_s_mode(struct cec_adapter *adap, struct cec_fh *fh, in cec_s_mode()
506 struct cec_fh *fh = filp->private_data; in cec_ioctl() local
558 struct cec_fh *fh = kzalloc(sizeof(*fh), GFP_KERNEL); in cec_open() local
[all …]
/linux/drivers/staging/media/atomisp/pci/
A Datomisp_ioctl.c544 static int atomisp_querycap(struct file *file, void *fh, in atomisp_querycap()
809 static int atomisp_g_fmt_cap(struct file *file, void *fh, in atomisp_g_fmt_cap()
851 static int atomisp_s_fmt_cap(struct file *file, void *fh, in atomisp_s_fmt_cap()
1017 int __atomisp_reqbufs(struct file *file, void *fh, in __atomisp_reqbufs()
1088 int atomisp_reqbufs(struct file *file, void *fh, in atomisp_reqbufs()
1119 static int atomisp_querybuf(struct file *file, void *fh, in atomisp_querybuf()
1629 static int atomisp_streamon(struct file *file, void *fh, in atomisp_streamon()
2145 static int atomisp_g_ctrl(struct file *file, void *fh, in atomisp_g_ctrl()
2224 static int atomisp_s_ctrl(struct file *file, void *fh, in atomisp_s_ctrl()
2587 static int atomisp_g_parm(struct file *file, void *fh, in atomisp_g_parm()
[all …]
/linux/drivers/media/pci/bt8xx/
A Dbttv-driver.c1720 struct bttv_fh *fh = f; in bttv_querystd() local
1870 struct bttv_fh *fh = f; in bttv_g_register() local
1884 struct bttv_fh *fh = f; in bttv_s_register() local
2516 struct bttv_fh *fh = f; in bttv_g_fbuf() local
2529 struct bttv_fh *fh = f; in bttv_overlay() local
2567 struct bttv_fh *fh = f; in bttv_s_fbuf() local
2699 struct bttv_fh *fh = f; in bttv_g_parm() local
2750 struct bttv_fh *fh = f; in bttv_g_selection() local
2781 struct bttv_fh *fh = f; in bttv_s_selection() local
2954 struct bttv_fh *fh; in bttv_open() local
[all …]
/linux/drivers/media/usb/pvrusb2/
A Dpvrusb2-v4l2.c39 struct v4l2_fh fh; member
111 struct pvr2_v4l2_fh *fh = file->private_data; in pvr2_querycap() local
126 struct pvr2_v4l2_fh *fh = file->private_data; in pvr2_g_std() local
139 struct pvr2_v4l2_fh *fh = file->private_data; in pvr2_s_std() local
151 struct pvr2_v4l2_fh *fh = file->private_data; in pvr2_querystd() local
164 struct pvr2_v4l2_fh *fh = file->private_data; in pvr2_enum_input() local
212 struct pvr2_v4l2_fh *fh = file->private_data; in pvr2_g_input() local
234 struct pvr2_v4l2_fh *fh = file->private_data; in pvr2_s_input() local
289 struct pvr2_v4l2_fh *fh = file->private_data; in pvr2_g_tuner() local
301 struct pvr2_v4l2_fh *fh = file->private_data; in pvr2_s_tuner() local
[all …]
/linux/drivers/media/rc/
A Dlirc_dev.c41 struct lirc_fh *fh; in lirc_raw_event() local
122 struct lirc_fh *fh; in lirc_scancode_event() local
205 struct lirc_fh *fh = file->private_data; in lirc_close() local
228 struct lirc_fh *fh = file->private_data; in lirc_transmit() local
369 struct lirc_fh *fh = file->private_data; in lirc_ioctl() local
591 struct lirc_fh *fh = file->private_data; in lirc_poll() local
615 struct lirc_fh *fh = file->private_data; in lirc_read_mode2() local
653 struct lirc_fh *fh = file->private_data; in lirc_read_scancode() local
692 struct lirc_fh *fh = file->private_data; in lirc_read() local
783 struct lirc_fh *fh; in lirc_unregister() local
[all …]
/linux/drivers/staging/media/av7110/
A Dav7110_v4l.c216 static int av7110_dvb_c_switch(struct saa7146_fh *fh) in av7110_dvb_c_switch()
311 static int vidioc_g_tuner(struct file *file, void *fh, struct v4l2_tuner *t) in vidioc_g_tuner()
465 static int vidioc_g_input(struct file *file, void *fh, unsigned int *input) in vidioc_g_input()
475 static int vidioc_s_input(struct file *file, void *fh, unsigned int input) in vidioc_s_input()
492 static int vidioc_enumaudio(struct file *file, void *fh, struct v4l2_audio *a) in vidioc_enumaudio()
501 static int vidioc_g_audio(struct file *file, void *fh, struct v4l2_audio *a) in vidioc_g_audio()
526 static int vidioc_g_sliced_vbi_cap(struct file *file, void *fh, in vidioc_g_sliced_vbi_cap()
542 static int vidioc_g_fmt_sliced_vbi_out(struct file *file, void *fh, in vidioc_g_fmt_sliced_vbi_out()
560 static int vidioc_s_fmt_sliced_vbi_out(struct file *file, void *fh, in vidioc_s_fmt_sliced_vbi_out()
591 struct saa7146_fh *fh = file->private_data; in av7110_vbi_reset() local
[all …]
/linux/drivers/media/usb/uvc/
A Duvc_v4l2.c623 static int uvc_ioctl_querycap(struct file *file, void *fh, in uvc_ioctl_querycap()
747 static int uvc_ioctl_reqbufs(struct file *file, void *fh, in uvc_ioctl_reqbufs()
770 static int uvc_ioctl_querybuf(struct file *file, void *fh, in uvc_ioctl_querybuf()
794 static int uvc_ioctl_expbuf(struct file *file, void *fh, in uvc_ioctl_expbuf()
832 static int uvc_ioctl_streamon(struct file *file, void *fh, in uvc_ioctl_streamon()
849 static int uvc_ioctl_streamoff(struct file *file, void *fh, in uvc_ioctl_streamoff()
968 static int uvc_ioctl_queryctrl(struct file *file, void *fh, in uvc_ioctl_queryctrl()
1124 static int uvc_ioctl_querymenu(struct file *file, void *fh, in uvc_ioctl_querymenu()
1167 static int uvc_ioctl_g_parm(struct file *file, void *fh, in uvc_ioctl_g_parm()
1176 static int uvc_ioctl_s_parm(struct file *file, void *fh, in uvc_ioctl_s_parm()
[all …]
/linux/drivers/usb/gadget/function/
A Duvc_v4l2.c64 uvc_v4l2_querycap(struct file *file, void *fh, struct v4l2_capability *cap) in uvc_v4l2_querycap()
78 uvc_v4l2_get_format(struct file *file, void *fh, struct v4l2_format *fmt) in uvc_v4l2_get_format()
97 uvc_v4l2_set_format(struct file *file, void *fh, struct v4l2_format *fmt) in uvc_v4l2_set_format()
151 uvc_v4l2_querybuf(struct file *file, void *fh, struct v4l2_buffer *b) in uvc_v4l2_querybuf()
161 uvc_v4l2_qbuf(struct file *file, void *fh, struct v4l2_buffer *b) in uvc_v4l2_qbuf()
179 uvc_v4l2_dqbuf(struct file *file, void *fh, struct v4l2_buffer *b) in uvc_v4l2_dqbuf()
189 uvc_v4l2_streamon(struct file *file, void *fh, enum v4l2_buf_type type) in uvc_v4l2_streamon()
215 uvc_v4l2_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in uvc_v4l2_streamoff()
228 uvc_v4l2_subscribe_event(struct v4l2_fh *fh, in uvc_v4l2_subscribe_event()
263 uvc_v4l2_unsubscribe_event(struct v4l2_fh *fh, in uvc_v4l2_unsubscribe_event()
[all …]
/linux/drivers/staging/media/omap4iss/
A Diss_video.c543 iss_video_enum_format(struct file *file, void *fh, struct v4l2_fmtdesc *f) in iss_video_enum_format()
743 iss_video_get_param(struct file *file, void *fh, struct v4l2_streamparm *a) in iss_video_get_param()
761 iss_video_set_param(struct file *file, void *fh, struct v4l2_streamparm *a) in iss_video_set_param()
787 iss_video_querybuf(struct file *file, void *fh, struct v4l2_buffer *b) in iss_video_querybuf()
795 iss_video_qbuf(struct file *file, void *fh, struct v4l2_buffer *b) in iss_video_qbuf()
804 iss_video_expbuf(struct file *file, void *fh, struct v4l2_exportbuffer *e) in iss_video_expbuf()
812 iss_video_dqbuf(struct file *file, void *fh, struct v4l2_buffer *b) in iss_video_dqbuf()
851 iss_video_streamon(struct file *file, void *fh, enum v4l2_buf_type type) in iss_video_streamon()
998 iss_video_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in iss_video_streamoff()
1055 iss_video_g_input(struct file *file, void *fh, unsigned int *input) in iss_video_g_input()
[all …]
/linux/drivers/media/usb/pwc/
A Dpwc-v4l.c449 static int pwc_s_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *f) in pwc_s_fmt_vid_cap()
479 static int pwc_querycap(struct file *file, void *fh, struct v4l2_capability *cap) in pwc_querycap()
489 static int pwc_enum_input(struct file *file, void *fh, struct v4l2_input *i) in pwc_enum_input()
499 static int pwc_g_input(struct file *file, void *fh, unsigned int *i) in pwc_g_input()
505 static int pwc_s_input(struct file *file, void *fh, unsigned int i) in pwc_s_input()
886 static int pwc_g_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *f) in pwc_g_fmt_vid_cap()
899 static int pwc_try_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *f) in pwc_try_fmt_vid_cap()
906 static int pwc_enum_framesizes(struct file *file, void *fh, in pwc_enum_framesizes()
931 static int pwc_enum_frameintervals(struct file *file, void *fh, in pwc_enum_frameintervals()
961 static int pwc_g_parm(struct file *file, void *fh, in pwc_g_parm()
[all …]
/linux/drivers/staging/media/imx/
A Dimx-media-capture.c82 static int capture_querycap(struct file *file, void *fh, in capture_querycap()
95 static int capture_enum_fmt_vid_cap(struct file *file, void *fh, in capture_enum_fmt_vid_cap()
102 static int capture_enum_framesizes(struct file *file, void *fh, in capture_enum_framesizes()
130 static int capture_g_fmt_vid_cap(struct file *file, void *fh, in capture_g_fmt_vid_cap()
183 static int capture_try_fmt_vid_cap(struct file *file, void *fh, in capture_try_fmt_vid_cap()
190 static int capture_s_fmt_vid_cap(struct file *file, void *fh, in capture_s_fmt_vid_cap()
209 static int capture_g_selection(struct file *file, void *fh, in capture_g_selection()
239 static int capture_subscribe_event(struct v4l2_fh *fh, in capture_subscribe_event()
500 static int capture_legacy_g_parm(struct file *file, void *fh, in capture_legacy_g_parm()
522 static int capture_legacy_s_parm(struct file *file, void *fh, in capture_legacy_s_parm()
[all …]
/linux/drivers/media/platform/exynos-gsc/
A Dgsc-m2m.c285 static int gsc_m2m_querycap(struct file *file, void *fh, in gsc_m2m_querycap()
304 static int gsc_m2m_g_fmt_mplane(struct file *file, void *fh, in gsc_m2m_g_fmt_mplane()
366 static int gsc_m2m_reqbufs(struct file *file, void *fh, in gsc_m2m_reqbufs()
381 static int gsc_m2m_expbuf(struct file *file, void *fh, in gsc_m2m_expbuf()
388 static int gsc_m2m_querybuf(struct file *file, void *fh, in gsc_m2m_querybuf()
395 static int gsc_m2m_qbuf(struct file *file, void *fh, in gsc_m2m_qbuf()
402 static int gsc_m2m_dqbuf(struct file *file, void *fh, in gsc_m2m_dqbuf()
409 static int gsc_m2m_streamon(struct file *file, void *fh, in gsc_m2m_streamon()
425 static int gsc_m2m_streamoff(struct file *file, void *fh, in gsc_m2m_streamoff()
447 static int gsc_m2m_g_selection(struct file *file, void *fh, in gsc_m2m_g_selection()
[all …]
/linux/drivers/media/pci/saa7164/
A Dsaa7164-vbi.c149 struct saa7164_vbi_fh *fh = file->private_data; in vidioc_s_std() local
156 struct saa7164_encoder_fh *fh = file->private_data; in vidioc_g_std() local
163 struct saa7164_vbi_fh *fh = file->private_data; in vidioc_g_input() local
170 struct saa7164_vbi_fh *fh = file->private_data; in vidioc_s_input() local
178 struct saa7164_vbi_fh *fh = file->private_data; in vidioc_g_frequency() local
186 struct saa7164_vbi_fh *fh = file->private_data; in vidioc_s_frequency() local
197 struct saa7164_vbi_fh *fh = file->private_data; in vidioc_querycap() local
417 struct saa7164_vbi_fh *fh; in fops_open() local
442 struct saa7164_vbi_fh *fh = file->private_data; in fops_release() local
495 struct saa7164_vbi_fh *fh = file->private_data; in fops_read() local
[all …]
/linux/drivers/media/platform/
A Dfsl-viu.c152 struct v4l2_fh fh; member
576 struct viu_fh *fh = priv; in vidioc_g_fmt_cap() local
626 struct viu_fh *fh = priv; in vidioc_s_fmt_cap() local
645 struct viu_fh *fh = priv; in vidioc_g_fmt_overlay() local
827 struct viu_fh *fh = priv; in vidioc_reqbufs() local
835 struct viu_fh *fh = priv; in vidioc_querybuf() local
842 struct viu_fh *fh = priv; in vidioc_qbuf() local
849 struct viu_fh *fh = priv; in vidioc_dqbuf() local
857 struct viu_fh *fh = priv; in vidioc_streamon() local
892 struct viu_fh *fh = priv; in vidioc_querystd() local
[all …]
/linux/fs/nfsd/
A Dxdr3.h14 struct svc_fh fh; member
21 struct svc_fh fh; member
27 struct svc_fh fh; member
32 struct svc_fh fh; member
38 svc_fh fh; member
47 struct svc_fh fh; member
56 struct svc_fh fh; member
91 struct svc_fh fh; member
98 struct svc_fh fh; member
104 struct svc_fh fh; member
[all …]
/linux/drivers/media/platform/omap3isp/
A Dispvideo.c649 isp_video_querycap(struct file *file, void *fh, struct v4l2_capability *cap) in isp_video_querycap()
864 isp_video_get_param(struct file *file, void *fh, struct v4l2_streamparm *a) in isp_video_get_param()
882 isp_video_set_param(struct file *file, void *fh, struct v4l2_streamparm *a) in isp_video_set_param()
914 isp_video_querybuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_querybuf()
928 isp_video_qbuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_qbuf()
942 isp_video_dqbuf(struct file *file, void *fh, struct v4l2_buffer *b) in isp_video_dqbuf()
1079 isp_video_streamon(struct file *file, void *fh, enum v4l2_buf_type type) in isp_video_streamon()
1186 isp_video_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in isp_video_streamoff()
1241 isp_video_enum_input(struct file *file, void *fh, struct v4l2_input *input) in isp_video_enum_input()
1253 isp_video_g_input(struct file *file, void *fh, unsigned int *input) in isp_video_g_input()
[all …]
/linux/drivers/media/test-drivers/vivid/
A Dvivid-sdr-cap.c334 int vivid_sdr_enum_freq_bands(struct file *file, void *fh, in vivid_sdr_enum_freq_bands()
353 int vivid_sdr_g_frequency(struct file *file, void *fh, in vivid_sdr_g_frequency()
372 int vivid_sdr_s_frequency(struct file *file, void *fh, in vivid_sdr_s_frequency()
413 int vivid_sdr_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt) in vivid_sdr_g_tuner()
437 int vivid_sdr_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt) in vivid_sdr_s_tuner()
444 int vidioc_enum_fmt_sdr_cap(struct file *file, void *fh, struct v4l2_fmtdesc *f) in vidioc_enum_fmt_sdr_cap()
452 int vidioc_g_fmt_sdr_cap(struct file *file, void *fh, struct v4l2_format *f) in vidioc_g_fmt_sdr_cap()
461 int vidioc_s_fmt_sdr_cap(struct file *file, void *fh, struct v4l2_format *f) in vidioc_s_fmt_sdr_cap()
485 int vidioc_try_fmt_sdr_cap(struct file *file, void *fh, struct v4l2_format *f) in vidioc_try_fmt_sdr_cap()

Completed in 128 milliseconds

12345678910>>...16