Searched refs:v4l2_ioctl_ops (Results  1 – 25 of 161) sorted by relevance
1234567
| /Linux-v5.4/include/media/drv-intf/ | 
| D | saa7146_vv.h | 165 	struct v4l2_ioctl_ops vid_ops;166 	struct v4l2_ioctl_ops vbi_ops;
 168 	const struct v4l2_ioctl_ops *core_ops;
 204 extern const struct v4l2_ioctl_ops saa7146_video_ioctl_ops;
 205 extern const struct v4l2_ioctl_ops saa7146_vbi_ioctl_ops;
 
 | 
| /Linux-v5.4/drivers/media/v4l2-core/ | 
| D | v4l2-ioctl.c | 936 	const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops;  in check_fmt()1047 static int v4l_querycap(const struct v4l2_ioctl_ops *ops,  in v4l_querycap()
 1078 static int v4l_s_input(const struct v4l2_ioctl_ops *ops,  in v4l_s_input()
 1090 static int v4l_s_output(const struct v4l2_ioctl_ops *ops,  in v4l_s_output()
 1096 static int v4l_g_priority(const struct v4l2_ioctl_ops *ops,  in v4l_g_priority()
 1107 static int v4l_s_priority(const struct v4l2_ioctl_ops *ops,  in v4l_s_priority()
 1121 static int v4l_enuminput(const struct v4l2_ioctl_ops *ops,  in v4l_enuminput()
 1139 static int v4l_enumoutput(const struct v4l2_ioctl_ops *ops,  in v4l_enumoutput()
 1401 static int v4l_enum_fmt(const struct v4l2_ioctl_ops *ops,  in v4l_enum_fmt()
 1469 static int v4l_g_fmt(const struct v4l2_ioctl_ops *ops,  in v4l_g_fmt()
 [all …]
 
 | 
| /Linux-v5.4/drivers/usb/gadget/function/ | 
| D | uvc_v4l2.h | 16 extern const struct v4l2_ioctl_ops uvc_v4l2_ioctl_ops;
 | 
| /Linux-v5.4/drivers/staging/media/hantro/ | 
| D | hantro_v4l2.h | 21 extern const struct v4l2_ioctl_ops hantro_ioctl_ops;
 | 
| /Linux-v5.4/drivers/staging/media/sunxi/cedrus/ | 
| D | cedrus_video.h | 25 extern const struct v4l2_ioctl_ops cedrus_ioctl_ops;
 | 
| /Linux-v5.4/Documentation/translations/zh_CN/video4linux/ | 
| 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 中某个特性往往需要这个机制。
 956   v4l2_ioctl_ops 结构体中的 vidioc_unsubscribe_event 回调函数。
 
 | 
| /Linux-v5.4/drivers/media/platform/s5p-mfc/ | 
| D | s5p_mfc_enc.h | 14 const struct v4l2_ioctl_ops *get_enc_v4l2_ioctl_ops(void);
 | 
| D | s5p_mfc_dec.h | 14 const struct v4l2_ioctl_ops *get_dec_v4l2_ioctl_ops(void);
 | 
| /Linux-v5.4/drivers/media/platform/mtk-vcodec/ | 
| D | mtk_vcodec_enc.h | 39 extern const struct v4l2_ioctl_ops mtk_venc_ioctl_ops;
 | 
| D | mtk_vcodec_dec.h | 61 extern const struct v4l2_ioctl_ops mtk_vdec_ioctl_ops;
 | 
| /Linux-v5.4/scripts/ | 
| D | const_structs.checkpatch | 61 v4l2_ioctl_ops
 | 
| /Linux-v5.4/Documentation/media/kapi/ | 
| D | v4l2-dev.rst | 54 - :c:type:`video_device`->ioctl_ops: if you use the :c:type:`v4l2_ioctl_ops`57   :c:type:`v4l2_ioctl_ops` struct. The :c:type:`video_device`->vfl_type and
 61   provide just one :c:type:`v4l2_ioctl_ops` struct for both vbi and
 101 If you use :c:type:`v4l2_ioctl_ops`, then you should set
 106 your :c:type:`v4l2_ioctl_ops` should be ignored. You can mark such ioctls by
 113 being used) you want to turns off certain features in :c:type:`v4l2_ioctl_ops`
 
 | 
| 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-v5.4/include/media/ | 
| D | v4l2-dev.h | 299 	const struct v4l2_ioctl_ops *ioctl_ops;
 | 
| /Linux-v5.4/drivers/media/usb/uvc/ | 
| D | uvc_metadata.c | 130 static const struct v4l2_ioctl_ops uvc_meta_ioctl_ops = {
 | 
| D | uvcvideo.h | 784 extern const struct v4l2_ioctl_ops uvc_ioctl_ops;812 			      const struct v4l2_ioctl_ops *ioctl_ops);
 
 | 
| /Linux-v5.4/drivers/media/radio/ | 
| D | radio-timb.c | 68 static const struct v4l2_ioctl_ops timbradio_ioctl_ops = {
 | 
| D | radio-raremono.c | 288 static const struct v4l2_ioctl_ops usb_raremono_ioctl_ops = {
 | 
| D | radio-sf16fmi.c | 218 static const struct v4l2_ioctl_ops fmi_ioctl_ops = {
 | 
| D | dsbr100.c | 322 static const struct v4l2_ioctl_ops usb_dsbr100_ioctl_ops = {
 | 
| D | radio-keene.c | 272 static const struct v4l2_ioctl_ops usb_keene_ioctl_ops = {
 | 
| D | radio-ma901.c | 310 static const struct v4l2_ioctl_ops usb_ma901radio_ioctl_ops = {
 | 
| /Linux-v5.4/drivers/media/radio/si4713/ | 
| D | radio-platform-si4713.c | 113 static struct v4l2_ioctl_ops radio_si4713_ioctl_ops = {
 | 
| /Linux-v5.4/drivers/media/usb/pwc/ | 
| D | pwc.h | 377 extern const struct v4l2_ioctl_ops pwc_ioctl_ops;
 | 
| /Linux-v5.4/drivers/media/pci/saa7134/ | 
| D | saa7134-empress.c | 167 static const struct v4l2_ioctl_ops ts_ioctl_ops = {
 | 
        1234567