Home
last modified time | relevance | path

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

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