| /linux/include/media/drv-intf/ |
| H A D | saa7146_vv.h | 128 struct v4l2_ioctl_ops vid_ops; 129 struct v4l2_ioctl_ops vbi_ops; 131 const struct v4l2_ioctl_ops *core_ops; 160 extern const struct v4l2_ioctl_ops saa7146_video_ioctl_ops; 161 extern const struct v4l2_ioctl_ops saa7146_vbi_ioctl_ops;
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-ioctl.c | 933 const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops; in check_fmt() 1092 static int v4l_querycap(const struct v4l2_ioctl_ops *ops, struct file *file, in v4l_querycap() 1126 static int v4l_g_input(const struct v4l2_ioctl_ops *ops, struct file *file, in v4l_g_input() 1139 static int v4l_g_output(const struct v4l2_ioctl_ops *ops, struct file *file, in v4l_g_output() 1152 static int v4l_s_input(const struct v4l2_ioctl_ops *ops, struct file *file, in v4l_s_input() 1168 static int v4l_s_output(const struct v4l2_ioctl_ops *ops, struct file *file, in v4l_s_output() 1179 static int v4l_g_priority(const struct v4l2_ioctl_ops *ops, struct file *file, in v4l_g_priority() 1190 static int v4l_s_priority(const struct v4l2_ioctl_ops *ops, struct file *file, in v4l_s_priority() 1202 static int v4l_enuminput(const struct v4l2_ioctl_ops *ops, struct file *file, in v4l_enuminput() 1228 static int v4l_enumoutput(const struct v4l2_ioctl_ops *ops, struct file *file, in v4l_enumoutput() [all …]
|
| /linux/drivers/media/platform/qcom/iris/ |
| H A D | iris_core.h | 86 const struct v4l2_ioctl_ops *iris_v4l2_ioctl_ops_dec; 87 const struct v4l2_ioctl_ops *iris_v4l2_ioctl_ops_enc;
|
| /linux/Documentation/translations/zh_CN/video4linux/ |
| H A D | v4l2-framework.txt | 560 - ioctl_ops: 如果你使用v4l2_ioctl_ops 来简化 ioctl 的维护 562 v4l2_ioctl_ops 结构体. 583 如果你使用 v4l2_ioctl_ops,则应该在 v4l2_file_operations 结构体中 588 某些情况下你要告诉核心:你在 v4l2_ioctl_ops 指定的某个函数应被忽略。 594 要关闭 v4l2_ioctl_ops 中某个特性往往需要这个机制。 938 v4l2_ioctl_ops 结构体中的 vidioc_unsubscribe_event 回调函数。
|
| /linux/drivers/usb/gadget/function/ |
| H A D | uvc_v4l2.h | 16 extern const struct v4l2_ioctl_ops uvc_v4l2_ioctl_ops;
|
| /linux/drivers/media/platform/samsung/s5p-mfc/ |
| H A D | s5p_mfc_enc.h | 14 const struct v4l2_ioctl_ops *get_enc_v4l2_ioctl_ops(void);
|
| H A D | s5p_mfc_dec.h | 14 const struct v4l2_ioctl_ops *get_dec_v4l2_ioctl_ops(void);
|
| /linux/drivers/staging/media/sunxi/cedrus/ |
| H A D | cedrus_video.h | 25 extern const struct v4l2_ioctl_ops cedrus_ioctl_ops;
|
| /linux/drivers/media/platform/verisilicon/ |
| H A D | hantro_v4l2.h | 24 extern const struct v4l2_ioctl_ops hantro_ioctl_ops;
|
| /linux/drivers/media/test-drivers/visl/ |
| H A D | visl-video.h | 12 extern const struct v4l2_ioctl_ops visl_ioctl_ops;
|
| /linux/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_ioctl.h | 34 extern const struct v4l2_ioctl_ops atomisp_ioctl_ops;
|
| /linux/drivers/media/platform/mediatek/vcodec/encoder/ |
| H A D | mtk_vcodec_enc.h | 40 extern const struct v4l2_ioctl_ops mtk_venc_ioctl_ops;
|
| /linux/drivers/media/platform/mediatek/vcodec/decoder/ |
| H A D | mtk_vcodec_dec.h | 67 extern const struct v4l2_ioctl_ops mtk_vdec_ioctl_ops;
|
| /linux/scripts/ |
| H A D | const_structs.checkpatch | 102 v4l2_ioctl_ops
|
| /linux/drivers/media/platform/amphion/ |
| H A D | vpu.h | 337 const struct v4l2_ioctl_ops *venc_get_ioctl_ops(void); 339 const struct v4l2_ioctl_ops *vdec_get_ioctl_ops(void);
|
| /linux/drivers/media/platform/mediatek/jpeg/ |
| H A D | mtk_jpeg_core.h | 79 const struct v4l2_ioctl_ops *ioctl_ops;
|
| /linux/drivers/media/radio/si4713/ |
| H A D | radio-platform-si4713.c | 113 static const struct v4l2_ioctl_ops radio_si4713_ioctl_ops = {
|
| /linux/include/media/ |
| H A D | v4l2-dev.h | 306 const struct v4l2_ioctl_ops *ioctl_ops;
|
| /linux/drivers/media/radio/ |
| H A D | radio-timb.c | 68 static const struct v4l2_ioctl_ops timbradio_ioctl_ops = {
|
| /linux/Documentation/driver-api/media/ |
| H A D | v4l2-event.rst | 101 :c:type:`ioctl_ops <v4l2_ioctl_ops>`-> ``vidioc_subscribe_event``, 136 :c:type:`ioctl_ops <v4l2_ioctl_ops>`-> ``vidioc_unsubscribe_event``.
|
| /linux/drivers/media/usb/uvc/ |
| H A D | uvc_metadata.c | 128 static const struct v4l2_ioctl_ops uvc_meta_ioctl_ops = {
|
| /linux/drivers/media/usb/pwc/ |
| H A D | pwc.h | 377 extern const struct v4l2_ioctl_ops pwc_ioctl_ops;
|
| /linux/drivers/media/common/saa7146/ |
| H A D | saa7146_video.c | 495 const struct v4l2_ioctl_ops saa7146_video_ioctl_ops = { 515 const struct v4l2_ioctl_ops saa7146_vbi_ioctl_ops = {
|
| /linux/drivers/media/platform/amlogic/c3/isp/ |
| H A D | c3-isp-stats.c | 120 static const struct v4l2_ioctl_ops isp_stats_v4l2_ioctl_ops = {
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134-empress.c | 169 static const struct v4l2_ioctl_ops ts_ioctl_ops = {
|