| /kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
| D | v4l2-event.c | 27 static int __v4l2_event_dequeue(struct v4l2_fh *fh, struct v4l2_event *event) in __v4l2_event_dequeue() 59 int v4l2_event_dequeue(struct v4l2_fh *fh, struct v4l2_event *event, in v4l2_event_dequeue() 89 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 173 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev) in v4l2_event_queue_fh() 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() [all …]
|
| D | v4l2-fh.c | 21 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()
|
| D | v4l2-ioctl.c | 1082 struct file *file, void *fh, void *arg) in v4l_querycap() 1116 struct file *file, void *fh, void *arg) in v4l_g_input() 1129 struct file *file, void *fh, void *arg) in v4l_g_output() 1142 struct file *file, void *fh, void *arg) in v4l_s_input() 1158 struct file *file, void *fh, void *arg) in v4l_s_output() 1169 struct file *file, void *fh, void *arg) in v4l_g_priority() 1180 struct file *file, void *fh, void *arg) in v4l_s_priority() 1194 struct file *file, void *fh, void *arg) in v4l_enuminput() 1220 struct file *file, void *fh, void *arg) in v4l_enumoutput() 1530 struct file *file, void *fh, void *arg) in v4l_enum_fmt() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
| D | ivtv-ioctl.c | 314 static int ivtv_g_fmt_sliced_vbi_out(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_sliced_vbi_out() 336 static int ivtv_g_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_vid_cap() 359 static int ivtv_g_fmt_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_vbi_cap() 377 static int ivtv_g_fmt_sliced_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_sliced_vbi_cap() 400 static int ivtv_g_fmt_vid_out(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_vid_out() 440 static int ivtv_g_fmt_vid_out_overlay(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_vid_out_overlay() 462 static int ivtv_try_fmt_sliced_vbi_out(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_try_fmt_sliced_vbi_out() 467 static int ivtv_try_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_try_fmt_vid_cap() 490 static int ivtv_try_fmt_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_try_fmt_vbi_cap() 495 static int ivtv_try_fmt_sliced_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_try_fmt_sliced_vbi_cap() [all …]
|
| /kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
| D | ivtv-ioctl.c | 309 static int ivtv_g_fmt_sliced_vbi_out(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_sliced_vbi_out() 331 static int ivtv_g_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_vid_cap() 354 static int ivtv_g_fmt_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_vbi_cap() 372 static int ivtv_g_fmt_sliced_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_sliced_vbi_cap() 395 static int ivtv_g_fmt_vid_out(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_vid_out() 435 static int ivtv_g_fmt_vid_out_overlay(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_vid_out_overlay() 457 static int ivtv_try_fmt_sliced_vbi_out(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_try_fmt_sliced_vbi_out() 462 static int ivtv_try_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_try_fmt_vid_cap() 485 static int ivtv_try_fmt_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_try_fmt_vbi_cap() 490 static int ivtv_try_fmt_sliced_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_try_fmt_sliced_vbi_cap() [all …]
|
| /kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
| D | cx18-ioctl.c | 52 static int cx18_g_fmt_vid_cap(struct file *file, void *fh, in cx18_g_fmt_vid_cap() 76 static int cx18_try_fmt_vid_cap(struct file *file, void *fh, in cx18_try_fmt_vid_cap() 121 static int cx18_s_fmt_vid_cap(struct file *file, void *fh, in cx18_s_fmt_vid_cap() 261 static int cx18_g_fmt_vbi_cap(struct file *file, void *fh, in cx18_g_fmt_vbi_cap() 280 static int cx18_g_fmt_sliced_vbi_cap(struct file *file, void *fh, in cx18_g_fmt_sliced_vbi_cap() 305 static int cx18_try_fmt_vbi_cap(struct file *file, void *fh, in cx18_try_fmt_vbi_cap() 311 static int cx18_try_fmt_sliced_vbi_cap(struct file *file, void *fh, in cx18_try_fmt_sliced_vbi_cap() 330 static int cx18_s_fmt_vbi_cap(struct file *file, void *fh, in cx18_s_fmt_vbi_cap() 360 static int cx18_s_fmt_sliced_vbi_cap(struct file *file, void *fh, in cx18_s_fmt_sliced_vbi_cap() 392 static int cx18_g_register(struct file *file, void *fh, in cx18_g_register() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
| D | v4l2-event.c | 27 static int __v4l2_event_dequeue(struct v4l2_fh *fh, struct v4l2_event *event) in __v4l2_event_dequeue() 59 int v4l2_event_dequeue(struct v4l2_fh *fh, struct v4l2_event *event, in v4l2_event_dequeue() 89 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 173 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev) in v4l2_event_queue_fh() 184 int v4l2_event_pending(struct v4l2_fh *fh) in v4l2_event_pending() 192 struct v4l2_fh *fh = sev->fh; in __v4l2_event_unsubscribe() local 206 int v4l2_event_subscribe(struct v4l2_fh *fh, in v4l2_event_subscribe() 260 void v4l2_event_unsubscribe_all(struct v4l2_fh *fh) in v4l2_event_unsubscribe_all() [all …]
|
| D | v4l2-fh.c | 21 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()
|
| /kernel/linux/linux-5.10/drivers/media/common/saa7146/ |
| D | saa7146_video.c | 14 #define IS_CAPTURE_ACTIVE(fh) \ argument 17 #define IS_OVERLAY_ACTIVE(fh) \ argument 96 int saa7146_start_preview(struct saa7146_fh *fh) in saa7146_start_preview() 158 int saa7146_stop_preview(struct saa7146_fh *fh) in saa7146_stop_preview() 316 static int video_begin(struct saa7146_fh *fh) in video_begin() 378 static int video_end(struct saa7146_fh *fh, struct file *file) in video_end() 440 static int vidioc_querycap(struct file *file, void *fh, struct v4l2_capability *cap) in vidioc_querycap() 454 static int vidioc_g_fbuf(struct file *file, void *fh, struct v4l2_framebuffer *fb) in vidioc_g_fbuf() 465 static int vidioc_s_fbuf(struct file *file, void *fh, const struct v4l2_framebuffer *fb) in vidioc_s_fbuf() 505 static int vidioc_enum_fmt_vid_cap(struct file *file, void *fh, struct v4l2_fmtdesc *f) in vidioc_enum_fmt_vid_cap() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
| D | cx18-ioctl.c | 134 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() 177 static int cx18_g_fmt_sliced_vbi_cap(struct file *file, void *fh, in cx18_g_fmt_sliced_vbi_cap() 202 static int cx18_try_fmt_vid_cap(struct file *file, void *fh, in cx18_try_fmt_vid_cap() 226 static int cx18_try_fmt_vbi_cap(struct file *file, void *fh, in cx18_try_fmt_vbi_cap() 232 static int cx18_try_fmt_sliced_vbi_cap(struct file *file, void *fh, in cx18_try_fmt_sliced_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() 324 static int cx18_s_fmt_sliced_vbi_cap(struct file *file, void *fh, in cx18_s_fmt_sliced_vbi_cap() 356 static int cx18_g_register(struct file *file, void *fh, in cx18_g_register() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/usb/cpia2/ |
| D | cpia2_v4l.c | 209 static int cpia2_querycap(struct file *file, void *fh, struct v4l2_capability *vc) in cpia2_querycap() 264 static int cpia2_enum_input(struct file *file, void *fh, struct v4l2_input *i) in cpia2_enum_input() 273 static int cpia2_g_input(struct file *file, void *fh, unsigned int *i) in cpia2_g_input() 279 static int cpia2_s_input(struct file *file, void *fh, unsigned int i) in cpia2_s_input() 292 static int cpia2_enum_fmt_vid_cap(struct file *file, void *fh, in cpia2_enum_fmt_vid_cap() 313 static int cpia2_try_fmt_vid_cap(struct file *file, void *fh, in cpia2_try_fmt_vid_cap() 424 static int cpia2_g_fmt_vid_cap(struct file *file, void *fh, in cpia2_g_fmt_vid_cap() 449 static int cpia2_g_selection(struct file *file, void *fh, in cpia2_g_selection() 485 static int cpia2_g_parm(struct file *file, void *fh, struct v4l2_streamparm *p) in cpia2_g_parm() 504 static int cpia2_s_parm(struct file *file, void *fh, struct v4l2_streamparm *p) in cpia2_s_parm() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/usb/tm6000/ |
| D | tm6000-video.c | 675 struct tm6000_fh *fh = vq->priv_data; in buffer_setup() local 692 struct tm6000_fh *fh = vq->priv_data; in free_buffer() local 720 struct tm6000_fh *fh = vq->priv_data; in buffer_prepare() local 774 struct tm6000_fh *fh = vq->priv_data; in buffer_queue() local 801 static bool is_res_read(struct tm6000_core *dev, struct tm6000_fh *fh) in is_res_read() 810 static bool is_res_streaming(struct tm6000_core *dev, struct tm6000_fh *fh) in is_res_streaming() 819 static bool res_get(struct tm6000_core *dev, struct tm6000_fh *fh, in res_get() 837 static void res_free(struct tm6000_core *dev, struct tm6000_fh *fh) in res_free() 882 struct tm6000_fh *fh = priv; in vidioc_g_fmt_vid_cap() local 947 struct tm6000_fh *fh = priv; in vidioc_s_fmt_vid_cap() local [all …]
|
| /kernel/linux/linux-5.10/drivers/media/cec/core/ |
| D | cec-api.c | 27 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() 121 static long cec_adap_s_phys_addr(struct cec_adapter *adap, struct cec_fh *fh, in cec_adap_s_phys_addr() 167 static long cec_adap_s_log_addrs(struct cec_adapter *adap, struct cec_fh *fh, in cec_adap_s_log_addrs() 211 static long cec_transmit(struct cec_adapter *adap, struct cec_fh *fh, in cec_transmit() 240 static int cec_receive_msg(struct cec_fh *fh, struct cec_msg *msg, bool block) in cec_receive_msg() 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() [all …]
|
| /kernel/linux/linux-6.6/drivers/media/cec/core/ |
| D | cec-api.c | 27 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() 121 static long cec_adap_s_phys_addr(struct cec_adapter *adap, struct cec_fh *fh, in cec_adap_s_phys_addr() 167 static long cec_adap_s_log_addrs(struct cec_adapter *adap, struct cec_fh *fh, in cec_adap_s_log_addrs() 211 static long cec_transmit(struct cec_adapter *adap, struct cec_fh *fh, in cec_transmit() 240 static int cec_receive_msg(struct cec_fh *fh, struct cec_msg *msg, bool block) in cec_receive_msg() 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() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/rc/ |
| D | lirc_dev.c | 41 struct lirc_fh *fh; in lirc_raw_event() local 122 struct lirc_fh *fh; in lirc_scancode_event() local 139 struct lirc_fh *fh = kzalloc(sizeof(*fh), GFP_KERNEL); in lirc_open() 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 372 struct lirc_fh *fh = file->private_data; in lirc_ioctl() local 594 struct lirc_fh *fh = file->private_data; in lirc_poll() local 618 struct lirc_fh *fh = file->private_data; in lirc_read_mode2() local 656 struct lirc_fh *fh = file->private_data; in lirc_read_scancode() local 695 struct lirc_fh *fh = file->private_data; in lirc_read() local [all …]
|
| /kernel/linux/linux-6.6/drivers/media/rc/ |
| D | lirc_dev.c | 41 struct lirc_fh *fh; in lirc_raw_event() local 112 struct lirc_fh *fh; in lirc_scancode_event() local 129 struct lirc_fh *fh = kzalloc(sizeof(*fh), GFP_KERNEL); in lirc_open() local 194 struct lirc_fh *fh = file->private_data; in lirc_close() local 217 struct lirc_fh *fh = file->private_data; in lirc_transmit() local 362 struct lirc_fh *fh = file->private_data; in lirc_ioctl() local 582 struct lirc_fh *fh = file->private_data; in lirc_poll() local 606 struct lirc_fh *fh = file->private_data; in lirc_read_mode2() local 644 struct lirc_fh *fh = file->private_data; in lirc_read_scancode() local 683 struct lirc_fh *fh = file->private_data; in lirc_read() local [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
| D | bttv-driver.c | 652 int check_alloc_btres_lock(struct bttv *btv, struct bttv_fh *fh, int bit) in check_alloc_btres_lock() 701 int check_btres(struct bttv_fh *fh, int bit) in check_btres() 742 void free_btres_lock(struct bttv *btv, struct bttv_fh *fh, int bits) in free_btres_lock() 775 unsigned char fl, fh, fi; in set_pll_freq() local 1498 bttv_switch_overlay(struct bttv *btv, struct bttv_fh *fh, in bttv_switch_overlay() 1534 struct bttv_fh *fh = q->priv_data; in bttv_prepare_buffer() local 1631 struct bttv_fh *fh = q->priv_data; in buffer_setup() local 1646 struct bttv_fh *fh = q->priv_data; in buffer_prepare() local 1656 struct bttv_fh *fh = q->priv_data; in buffer_queue() local 1670 struct bttv_fh *fh = q->priv_data; in buffer_release() local [all …]
|
| /kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-v4l2.c | 39 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 …]
|
| /kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-v4l2.c | 39 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 …]
|
| /kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
| D | uvc_v4l2.c | 616 static int uvc_ioctl_querycap(struct file *file, void *fh, in uvc_ioctl_querycap() 657 static int uvc_ioctl_enum_fmt_vid_cap(struct file *file, void *fh, in uvc_ioctl_enum_fmt_vid_cap() 666 static int uvc_ioctl_enum_fmt_vid_out(struct file *file, void *fh, in uvc_ioctl_enum_fmt_vid_out() 675 static int uvc_ioctl_g_fmt_vid_cap(struct file *file, void *fh, in uvc_ioctl_g_fmt_vid_cap() 684 static int uvc_ioctl_g_fmt_vid_out(struct file *file, void *fh, in uvc_ioctl_g_fmt_vid_out() 693 static int uvc_ioctl_s_fmt_vid_cap(struct file *file, void *fh, in uvc_ioctl_s_fmt_vid_cap() 707 static int uvc_ioctl_s_fmt_vid_out(struct file *file, void *fh, in uvc_ioctl_s_fmt_vid_out() 721 static int uvc_ioctl_try_fmt_vid_cap(struct file *file, void *fh, in uvc_ioctl_try_fmt_vid_cap() 731 static int uvc_ioctl_try_fmt_vid_out(struct file *file, void *fh, in uvc_ioctl_try_fmt_vid_out() 741 static int uvc_ioctl_reqbufs(struct file *file, void *fh, in uvc_ioctl_reqbufs() [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| D | atomisp_ioctl.c | 544 static int atomisp_querycap(struct file *file, void *fh, in atomisp_querycap() 560 static int atomisp_enum_input(struct file *file, void *fh, in atomisp_enum_input() 643 static int atomisp_g_input(struct file *file, void *fh, unsigned int *input) in atomisp_g_input() 665 static int atomisp_s_input(struct file *file, void *fh, unsigned int input) in atomisp_s_input() 770 static int atomisp_enum_fmt_cap(struct file *file, void *fh, in atomisp_enum_fmt_cap() 838 static int atomisp_g_fmt_cap(struct file *file, void *fh, in atomisp_g_fmt_cap() 852 static int atomisp_g_fmt_file(struct file *file, void *fh, in atomisp_g_fmt_file() 933 static int atomisp_try_fmt_cap(struct file *file, void *fh, in atomisp_try_fmt_cap() 950 static int atomisp_s_fmt_cap(struct file *file, void *fh, in atomisp_s_fmt_cap() 968 static int atomisp_s_fmt_file(struct file *file, void *fh, in atomisp_s_fmt_file() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
| D | av7110_v4l.c | 216 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() 355 static int vidioc_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *t) in vidioc_s_tuner() 399 static int vidioc_g_frequency(struct file *file, void *fh, struct v4l2_frequency *f) in vidioc_g_frequency() 415 static int vidioc_s_frequency(struct file *file, void *fh, const struct v4l2_frequency *f) in vidioc_s_frequency() 445 static int vidioc_enum_input(struct file *file, void *fh, struct v4l2_input *i) in vidioc_enum_input() 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() [all …]
|
| /kernel/linux/linux-6.6/drivers/staging/media/av7110/ |
| D | av7110_v4l.c | 295 static int vidioc_g_tuner(struct file *file, void *fh, struct v4l2_tuner *t) in vidioc_g_tuner() 339 static int vidioc_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *t) in vidioc_s_tuner() 383 static int vidioc_g_frequency(struct file *file, void *fh, struct v4l2_frequency *f) in vidioc_g_frequency() 399 static int vidioc_s_frequency(struct file *file, void *fh, const struct v4l2_frequency *f) in vidioc_s_frequency() 429 static int vidioc_enum_input(struct file *file, void *fh, struct v4l2_input *i) in vidioc_enum_input() 449 static int vidioc_g_input(struct file *file, void *fh, unsigned int *input) in vidioc_g_input() 459 static int vidioc_s_input(struct file *file, void *fh, unsigned int input) in vidioc_s_input() 476 static int vidioc_enum_output(struct file *file, void *fh, struct v4l2_output *o) in vidioc_enum_output() 487 static int vidioc_g_output(struct file *file, void *fh, unsigned int *output) in vidioc_g_output() 493 static int vidioc_s_output(struct file *file, void *fh, unsigned int output) in vidioc_s_output() [all …]
|
| /kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
| D | uvc_v4l2.c | 690 static int uvc_ioctl_querycap(struct file *file, void *fh, in uvc_ioctl_querycap() 728 static int uvc_ioctl_enum_fmt_vid_cap(struct file *file, void *fh, in uvc_ioctl_enum_fmt_vid_cap() 737 static int uvc_ioctl_enum_fmt_vid_out(struct file *file, void *fh, in uvc_ioctl_enum_fmt_vid_out() 746 static int uvc_ioctl_g_fmt_vid_cap(struct file *file, void *fh, in uvc_ioctl_g_fmt_vid_cap() 755 static int uvc_ioctl_g_fmt_vid_out(struct file *file, void *fh, in uvc_ioctl_g_fmt_vid_out() 764 static int uvc_ioctl_s_fmt_vid_cap(struct file *file, void *fh, in uvc_ioctl_s_fmt_vid_cap() 778 static int uvc_ioctl_s_fmt_vid_out(struct file *file, void *fh, in uvc_ioctl_s_fmt_vid_out() 792 static int uvc_ioctl_try_fmt_vid_cap(struct file *file, void *fh, in uvc_ioctl_try_fmt_vid_cap() 802 static int uvc_ioctl_try_fmt_vid_out(struct file *file, void *fh, in uvc_ioctl_try_fmt_vid_out() 812 static int uvc_ioctl_reqbufs(struct file *file, void *fh, in uvc_ioctl_reqbufs() [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
| D | uvc_v4l2.c | 64 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() 138 uvc_v4l2_reqbufs(struct file *file, void *fh, struct v4l2_requestbuffers *b) in uvc_v4l2_reqbufs() 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() 178 uvc_v4l2_dqbuf(struct file *file, void *fh, struct v4l2_buffer *b) in uvc_v4l2_dqbuf() 188 uvc_v4l2_streamon(struct file *file, void *fh, enum v4l2_buf_type type) in uvc_v4l2_streamon() 214 uvc_v4l2_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in uvc_v4l2_streamoff() 227 uvc_v4l2_subscribe_event(struct v4l2_fh *fh, in uvc_v4l2_subscribe_event() [all …]
|