Home
last modified time | relevance | path

Searched refs:v4l2_ioctl_ops (Results 1 – 25 of 152) sorted by relevance

1234567

/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-ioctl.c936 const struct v4l2_ioctl_ops *ops = vfd->ioctl_ops; in check_fmt()
1037 static int v4l_querycap(const struct v4l2_ioctl_ops *ops, in v4l_querycap()
1063 static int v4l_s_input(const struct v4l2_ioctl_ops *ops, in v4l_s_input()
1075 static int v4l_s_output(const struct v4l2_ioctl_ops *ops, in v4l_s_output()
1081 static int v4l_g_priority(const struct v4l2_ioctl_ops *ops, in v4l_g_priority()
1092 static int v4l_s_priority(const struct v4l2_ioctl_ops *ops, in v4l_s_priority()
1106 static int v4l_enuminput(const struct v4l2_ioctl_ops *ops, in v4l_enuminput()
1124 static int v4l_enumoutput(const struct v4l2_ioctl_ops *ops, in v4l_enumoutput()
1359 static int v4l_enum_fmt(const struct v4l2_ioctl_ops *ops, in v4l_enum_fmt()
1416 static int v4l_g_fmt(const struct v4l2_ioctl_ops *ops, in v4l_g_fmt()
[all …]
/Linux-v4.19/include/media/drv-intf/
Dsaa7146_vv.h166 struct v4l2_ioctl_ops vid_ops;
167 struct v4l2_ioctl_ops vbi_ops;
169 const struct v4l2_ioctl_ops *core_ops;
205 extern const struct v4l2_ioctl_ops saa7146_video_ioctl_ops;
206 extern const struct v4l2_ioctl_ops saa7146_vbi_ioctl_ops;
/Linux-v4.19/drivers/usb/gadget/function/
Duvc_v4l2.h16 extern const struct v4l2_ioctl_ops uvc_v4l2_ioctl_ops;
Duvc_v4l2.c261 const struct v4l2_ioctl_ops uvc_v4l2_ioctl_ops = {
/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.h18 const struct v4l2_ioctl_ops *get_dec_v4l2_ioctl_ops(void);
Ds5p_mfc_enc.h18 const struct v4l2_ioctl_ops *get_enc_v4l2_ioctl_ops(void);
/Linux-v4.19/Documentation/translations/zh_CN/video4linux/
Dv4l2-framework.txt560 - 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-v4.19/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_enc.h47 extern const struct v4l2_ioctl_ops mtk_venc_ioctl_ops;
Dmtk_vcodec_dec.h71 extern const struct v4l2_ioctl_ops mtk_vdec_ioctl_ops;
/Linux-v4.19/scripts/
Dconst_structs.checkpatch61 v4l2_ioctl_ops
/Linux-v4.19/Documentation/media/kapi/
Dv4l2-dev.rst52 - :c:type:`video_device`->ioctl_ops: if you use the :c:type:`v4l2_ioctl_ops`
55 :c:type:`v4l2_ioctl_ops` struct. The :c:type:`video_device`->vfl_type and
59 provide just one :c:type:`v4l2_ioctl_ops` struct for both vbi and
99 If you use :c:type:`v4l2_ioctl_ops`, then you should set
104 your :c:type:`v4l2_ioctl_ops` should be ignored. You can mark such ioctls by
111 being used) you want to turns off certain features in :c:type:`v4l2_ioctl_ops`
Dv4l2-event.rst100 :c:type:`ioctl_ops <v4l2_ioctl_ops>`-> ``vidioc_subscribe_event``,
135 :c:type:`ioctl_ops <v4l2_ioctl_ops>`-> ``vidioc_unsubscribe_event``.
/Linux-v4.19/include/media/
Dv4l2-dev.h290 const struct v4l2_ioctl_ops *ioctl_ops;
/Linux-v4.19/drivers/media/radio/si4713/
Dradio-platform-si4713.c125 static struct v4l2_ioctl_ops radio_si4713_ioctl_ops = {
/Linux-v4.19/drivers/media/usb/uvc/
Duvc_metadata.c133 static const struct v4l2_ioctl_ops uvc_meta_ioctl_ops = {
Duvcvideo.h722 extern const struct v4l2_ioctl_ops uvc_ioctl_ops;
749 const struct v4l2_ioctl_ops *ioctl_ops);
/Linux-v4.19/drivers/media/radio/
Dradio-timb.c78 static const struct v4l2_ioctl_ops timbradio_ioctl_ops = {
Dradio-raremono.c282 static const struct v4l2_ioctl_ops usb_raremono_ioctl_ops = {
Dradio-sf16fmi.c219 static const struct v4l2_ioctl_ops fmi_ioctl_ops = {
Ddsbr100.c333 static const struct v4l2_ioctl_ops usb_dsbr100_ioctl_ops = {
Dradio-keene.c283 static const struct v4l2_ioctl_ops usb_keene_ioctl_ops = {
Dradio-ma901.c321 static const struct v4l2_ioctl_ops usb_ma901radio_ioctl_ops = {
/Linux-v4.19/drivers/media/usb/pwc/
Dpwc.h389 extern const struct v4l2_ioctl_ops pwc_ioctl_ops;
/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134-empress.c178 static const struct v4l2_ioctl_ops ts_ioctl_ops = {
/Linux-v4.19/drivers/media/pci/cx25821/
Dcx25821-video.c607 static const struct v4l2_ioctl_ops video_ioctl_ops = {
650 static const struct v4l2_ioctl_ops video_out_ioctl_ops = {

1234567