/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-subscribe-event.rst | 87 that are triggered by a status change such as ``V4L2_EVENT_CTRL``. 94 a V4L2_EVENT_CTRL to be sent back to that same filehandle.
|
H A D | vidioc-dqevent.rst | 60 - Event data for event ``V4L2_EVENT_CTRL``. 125 * - ``V4L2_EVENT_CTRL``
|
/linux/drivers/media/platform/chips-media/wave5/ |
H A D | wave5-helper.c | 136 case V4L2_EVENT_CTRL: in wave5_vpu_subscribe_event()
|
/linux/drivers/media/i2c/ |
H A D | tw9900.c | 331 case V4L2_EVENT_CTRL: in tw9900_subscribe_event()
|
H A D | adv7180.c | 904 case V4L2_EVENT_CTRL: in adv7180_subscribe_event()
|
H A D | tvp5150.c | 1587 case V4L2_EVENT_CTRL: in tvp5150_subscribe_event()
|
H A D | tc358743.c | 1552 case V4L2_EVENT_CTRL: in tc358743_subscribe_event()
|
H A D | tda1997x.c | 2026 case V4L2_EVENT_CTRL: in tda1997x_subscribe_event()
|
/linux/drivers/staging/media/ipu7/ |
H A D | ipu7-isys-csi2.c | 79 case V4L2_EVENT_CTRL: in csi2_subscribe_event()
|
/linux/drivers/media/pci/intel/ipu6/ |
H A D | ipu6-isys-csi2.c | 111 case V4L2_EVENT_CTRL: in csi2_subscribe_event()
|
/linux/drivers/media/platform/qcom/iris/ |
H A D | iris_vdec.c | 279 case V4L2_EVENT_CTRL: in iris_vdec_subscribe_event()
|
/linux/drivers/staging/media/imx/ |
H A D | imx-media-capture.c | 557 case V4L2_EVENT_CTRL: in capture_legacy_subscribe_event()
|
/linux/drivers/staging/media/meson/vdec/ |
H A D | vdec.c | 766 case V4L2_EVENT_CTRL: in vdec_subscribe_event()
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-api.c | 1331 if (sub->type == V4L2_EVENT_CTRL) in v4l2_ctrl_subscribe_event()
|
H A D | v4l2-ctrls-core.c | 23 ev->type = V4L2_EVENT_CTRL; in fill_event()
|
/linux/drivers/media/usb/uvc/ |
H A D | uvc_v4l2.c | 1057 case V4L2_EVENT_CTRL: in uvc_ioctl_subscribe_event()
|
H A D | uvc_ctrl.c | 1790 ev->type = V4L2_EVENT_CTRL; in uvc_ctrl_fill_event()
|
/linux/drivers/media/platform/amphion/ |
H A D | venc.c | 478 case V4L2_EVENT_CTRL: in venc_subscribe_event()
|
/linux/Documentation/userspace-api/media/ |
H A D | videodev2.h.rst.exceptions | 517 replace define V4L2_EVENT_CTRL event-type
|
/linux/include/uapi/linux/ |
H A D | videodev2.h | 2546 #define V4L2_EVENT_CTRL 3 macro 2558 /* Payload for V4L2_EVENT_CTRL */
|
/linux/drivers/media/platform/qcom/venus/ |
H A D | venc.c | 519 case V4L2_EVENT_CTRL: in venc_subscribe_event()
|
H A D | vdec.c | 539 case V4L2_EVENT_CTRL: in vdec_subscribe_event()
|
/linux/drivers/media/platform/imagination/ |
H A D | e5010-jpeg-enc.c | 570 case V4L2_EVENT_CTRL: in e5010_subscribe_event()
|
/linux/drivers/media/platform/synopsys/hdmirx/ |
H A D | snps_hdmirx.c | 216 case V4L2_EVENT_CTRL: in hdmirx_subscribe_event()
|
/linux/drivers/media/platform/nxp/imx-jpeg/ |
H A D | mxc-jpeg.c | 2691 case V4L2_EVENT_CTRL: in mxc_jpeg_subscribe_event()
|