Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_CTRL_CH_VALUE (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/media/usb/uvc/
A Duvc_ctrl.c1527 changes |= V4L2_EVENT_CTRL_CH_VALUE; in uvc_ctrl_send_slave_event()
1560 V4L2_EVENT_CTRL_CH_VALUE); in uvc_ctrl_status_event()
1626 u32 changes = V4L2_EVENT_CTRL_CH_VALUE; in uvc_ctrl_send_events()
1698 changes |= V4L2_EVENT_CTRL_CH_VALUE; in uvc_ctrl_add_event()
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-dqevent.rst321 * - ``V4L2_EVENT_CTRL_CH_VALUE``
A Dvidioc-queryctrl.rst597 :ref:`V4L2_EVENT_CTRL_CH_VALUE <ctrl-changes-flags>` event.
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-ctrls-core.c48 changes |= V4L2_EVENT_CTRL_CH_VALUE; in send_initial_event()
1097 (changed ? V4L2_EVENT_CTRL_CH_VALUE : 0) | ch_flags); in new_to_cur()
A Dv4l2-ctrls-api.c1013 send_event(NULL, ctrl, V4L2_EVENT_CTRL_CH_VALUE | in __v4l2_ctrl_modify_dimensions()
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h2451 #define V4L2_EVENT_CTRL_CH_VALUE (1 << 0) macro
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dvideodev2.h.rst.exceptions514 replace define V4L2_EVENT_CTRL_CH_VALUE ctrl-changes-flags
/linux-6.3-rc2/Documentation/driver-api/media/
A Dv4l2-controls.rst377 are not, a V4L2_EVENT_CTRL_CH_VALUE will not be generated when the control

Completed in 25 milliseconds