Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_CTRL (Results 1 – 23 of 23) sorted by relevance

/linux-6.6.21/Documentation/userspace-api/media/v4l/
Dvidioc-subscribe-event.rst87 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.
Dvidioc-dqevent.rst60 - Event data for event ``V4L2_EVENT_CTRL``.
125 * - ``V4L2_EVENT_CTRL``
Dcontrol.rst51 ``V4L2_EVENT_CTRL``), panel applications might want to make use of that
/linux-6.6.21/drivers/staging/media/imx/
Dimx-media-capture.c555 case V4L2_EVENT_CTRL: in capture_legacy_subscribe_event()
/linux-6.6.21/drivers/media/i2c/
Dadv7180.c905 case V4L2_EVENT_CTRL: in adv7180_subscribe_event()
Dtvp5150.c1587 case V4L2_EVENT_CTRL: in tvp5150_subscribe_event()
Dtc358743.c1504 case V4L2_EVENT_CTRL: in tc358743_subscribe_event()
Dtda1997x.c2027 case V4L2_EVENT_CTRL: in tda1997x_subscribe_event()
Dadv7604.c2682 case V4L2_EVENT_CTRL: in adv76xx_subscribe_event()
Dadv7842.c3250 case V4L2_EVENT_CTRL: in adv7842_subscribe_event()
/linux-6.6.21/drivers/media/v4l2-core/
Dv4l2-ctrls-api.c1278 if (sub->type == V4L2_EVENT_CTRL) in v4l2_ctrl_subscribe_event()
Dv4l2-ctrls-core.c23 ev->type = V4L2_EVENT_CTRL; in fill_event()
Dv4l2-ioctl.c793 case V4L2_EVENT_CTRL: in v4l_print_event()
/linux-6.6.21/drivers/staging/media/meson/vdec/
Dvdec.c767 case V4L2_EVENT_CTRL: in vdec_subscribe_event()
/linux-6.6.21/drivers/media/platform/amphion/
Dvenc.c477 case V4L2_EVENT_CTRL: in venc_subscribe_event()
Dvdec.c654 case V4L2_EVENT_CTRL: in vdec_subscribe_event()
/linux-6.6.21/include/uapi/linux/
Dvideodev2.h2464 #define V4L2_EVENT_CTRL 3 macro
/linux-6.6.21/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions512 replace define V4L2_EVENT_CTRL event-type
/linux-6.6.21/drivers/media/usb/uvc/
Duvc_v4l2.c1353 case V4L2_EVENT_CTRL: in uvc_ioctl_subscribe_event()
Duvc_ctrl.c1472 ev->type = V4L2_EVENT_CTRL; in uvc_ctrl_fill_event()
/linux-6.6.21/drivers/media/platform/qcom/venus/
Dvenc.c521 case V4L2_EVENT_CTRL: in venc_subscribe_event()
Dvdec.c541 case V4L2_EVENT_CTRL: in vdec_subscribe_event()
/linux-6.6.21/drivers/media/platform/nxp/imx-jpeg/
Dmxc-jpeg.c2588 case V4L2_EVENT_CTRL: in mxc_jpeg_subscribe_event()