Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_CTRL_CH_VALUE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_ctrl.c1274 changes |= V4L2_EVENT_CTRL_CH_VALUE; in uvc_ctrl_send_slave_event()
1307 V4L2_EVENT_CTRL_CH_VALUE); in uvc_ctrl_status_event()
1373 u32 changes = V4L2_EVENT_CTRL_CH_VALUE; in uvc_ctrl_send_events()
1440 changes |= V4L2_EVENT_CTRL_CH_VALUE; in uvc_ctrl_add_event()
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_ctrl.c1530 changes |= V4L2_EVENT_CTRL_CH_VALUE; in uvc_ctrl_send_slave_event()
1563 V4L2_EVENT_CTRL_CH_VALUE); in uvc_ctrl_status_event()
1629 u32 changes = V4L2_EVENT_CTRL_CH_VALUE; in uvc_ctrl_send_events()
1701 changes |= V4L2_EVENT_CTRL_CH_VALUE; in uvc_ctrl_add_event()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c48 changes |= V4L2_EVENT_CTRL_CH_VALUE; in send_initial_event()
1348 (changed ? V4L2_EVENT_CTRL_CH_VALUE : 0) | ch_flags); in new_to_cur()
2325 * the event V4L2_EVENT_CTRL_CH_VALUE in cluster_changed()
H A Dv4l2-ctrls-api.c1013 send_event(NULL, ctrl, V4L2_EVENT_CTRL_CH_VALUE | in __v4l2_ctrl_modify_dimensions()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvideodev2.h1322 #define V4L2_EVENT_CTRL_CH_VALUE (1 << 0) macro
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c2184 (changed ? V4L2_EVENT_CTRL_CH_VALUE : 0) | ch_flags); in new_to_cur()
2247 * the event V4L2_EVENT_CTRL_CH_VALUE in cluster_changed()
4601 changes |= V4L2_EVENT_CTRL_CH_VALUE; in v4l2_ctrl_add_event()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvideodev2.h2334 #define V4L2_EVENT_CTRL_CH_VALUE (1 << 0) macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvideodev2.h2477 #define V4L2_EVENT_CTRL_CH_VALUE (1 << 0) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvideodev2.h1265 #define V4L2_EVENT_CTRL_CH_VALUE (1 << 0) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvideodev2.h1265 #define V4L2_EVENT_CTRL_CH_VALUE (1 << 0) macro

Completed in 53 milliseconds