Searched refs:V4L2_EVENT_CTRL (Results 1 – 19 of 19) sorted by relevance
87 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.
60 - Event data for event ``V4L2_EVENT_CTRL``.125 * - ``V4L2_EVENT_CTRL``
51 ``V4L2_EVENT_CTRL``), panel applications might want to make use of that
553 case V4L2_EVENT_CTRL: in capture_legacy_subscribe_event()
1198 if (sub->type == V4L2_EVENT_CTRL) in v4l2_ctrl_subscribe_event()
23 ev->type = V4L2_EVENT_CTRL; in fill_event()
799 case V4L2_EVENT_CTRL: in v4l_print_event()
767 case V4L2_EVENT_CTRL: in vdec_subscribe_event()
858 case V4L2_EVENT_CTRL: in adv7180_subscribe_event()
1585 case V4L2_EVENT_CTRL: in tvp5150_subscribe_event()
1502 case V4L2_EVENT_CTRL: in tc358743_subscribe_event()
2027 case V4L2_EVENT_CTRL: in tda1997x_subscribe_event()
3260 case V4L2_EVENT_CTRL: in adv7842_subscribe_event()
2680 case V4L2_EVENT_CTRL: in adv76xx_subscribe_event()
2372 #define V4L2_EVENT_CTRL 3 macro
1295 case V4L2_EVENT_CTRL: in uvc_ioctl_subscribe_event()
1296 ev->type = V4L2_EVENT_CTRL; in uvc_ctrl_fill_event()
497 replace define V4L2_EVENT_CTRL event-type
491 case V4L2_EVENT_CTRL: in vdec_subscribe_event()
Completed in 69 milliseconds