Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvideodev2.h1368 #define V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK (1 << 1) macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvideodev2.h2399 #define V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK (1 << 1) macro
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_ctrl.c1231 * is not notified unless it has set the V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK flag.
1250 (sev->flags & V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK) || in uvc_ctrl_send_event()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvideodev2.h2543 #define V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK (1 << 1) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvideodev2.h1311 #define V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK (1 << 1) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvideodev2.h1311 #define V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK (1 << 1) macro
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c64 (sev->flags & V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK)) in send_event()
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_ctrl.c1487 * is not notified unless it has set the V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK flag.
1506 (sev->flags & V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK) || in uvc_ctrl_send_event()
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c1588 (sev->flags & V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK)) in send_event()

Completed in 38 milliseconds