Searched refs:V4L2_EVENT_SOURCE_CHANGE (Results 1 – 23 of 23) sorted by relevance
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-querystd.rst | 52 should send the ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support
|
D | vidioc-query-dv-timings.rst | 48 ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support this) and expect
|
D | vidioc-dqevent.rst | 80 - Event data for event V4L2_EVENT_SOURCE_CHANGE. 179 * - ``V4L2_EVENT_SOURCE_CHANGE``
|
D | hist-v4l2.rst | 1223 1. Added event V4L2_EVENT_SOURCE_CHANGE.
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | v4l2-event.c | 346 if (sub->type == V4L2_EVENT_SOURCE_CHANGE) in v4l2_src_change_event_subscribe()
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | vivid.rst | 702 Changing the colorspace will result in the V4L2_EVENT_SOURCE_CHANGE 714 Changing the transfer function will result in the V4L2_EVENT_SOURCE_CHANGE 723 Changing the Y'CbCr encoding will result in the V4L2_EVENT_SOURCE_CHANGE 731 Changing the quantization will result in the V4L2_EVENT_SOURCE_CHANGE 816 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE 825 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE 836 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE 845 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
|
/Linux-v4.19/drivers/media/platform/qcom/venus/ |
D | vdec.c | 437 case V4L2_EVENT_SOURCE_CHANGE: in vdec_subscribe_event() 921 .type = V4L2_EVENT_SOURCE_CHANGE, in vdec_event_notify()
|
/Linux-v4.19/drivers/media/i2c/ |
D | adv7180.c | 827 case V4L2_EVENT_SOURCE_CHANGE: in adv7180_subscribe_event() 879 .type = V4L2_EVENT_SOURCE_CHANGE, in adv7180_irq()
|
D | tc358743.c | 986 .type = V4L2_EVENT_SOURCE_CHANGE, in tc358743_format_change() 1498 case V4L2_EVENT_SOURCE_CHANGE: in tc358743_subscribe_event()
|
D | tda1997x.c | 281 .type = V4L2_EVENT_SOURCE_CHANGE, 2004 case V4L2_EVENT_SOURCE_CHANGE: in tda1997x_subscribe_event()
|
D | adv7604.c | 308 .type = V4L2_EVENT_SOURCE_CHANGE, 2612 case V4L2_EVENT_SOURCE_CHANGE: in adv76xx_subscribe_event()
|
D | adv7842.c | 241 .type = V4L2_EVENT_SOURCE_CHANGE, 3228 case V4L2_EVENT_SOURCE_CHANGE: in adv7842_subscribe_event()
|
/Linux-v4.19/drivers/media/platform/vivid/ |
D | vivid-vid-common.c | 603 .type = V4L2_EVENT_SOURCE_CHANGE, in vivid_send_source_change()
|
D | vivid-vid-out.c | 1169 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_subscribe_event()
|
/Linux-v4.19/drivers/media/platform/mtk-jpeg/ |
D | mtk_jpeg_core.c | 443 .type = V4L2_EVENT_SOURCE_CHANGE, in mtk_jpeg_queue_src_chg_event() 455 case V4L2_EVENT_SOURCE_CHANGE: in mtk_jpeg_subscribe_event()
|
/Linux-v4.19/drivers/media/platform/mtk-vcodec/ |
D | mtk_vcodec_dec.c | 259 .type = V4L2_EVENT_SOURCE_CHANGE, in mtk_vdec_queue_res_chg_event() 629 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_vdec_subscribe_evt()
|
/Linux-v4.19/drivers/media/platform/rcar-vin/ |
D | rcar-v4l2.c | 500 case V4L2_EVENT_SOURCE_CHANGE: in rvin_subscribe_event()
|
/Linux-v4.19/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_dec.c | 864 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_subscribe_event()
|
D | s5p_mfc.c | 399 .type = V4L2_EVENT_SOURCE_CHANGE, in s5p_mfc_handle_frame()
|
/Linux-v4.19/include/uapi/linux/ |
D | videodev2.h | 2173 #define V4L2_EVENT_SOURCE_CHANGE 5 macro
|
/Linux-v4.19/drivers/media/platform/s5p-jpeg/ |
D | jpeg-core.c | 1729 if (sub->type == V4L2_EVENT_SOURCE_CHANGE) in s5p_jpeg_subscribe_event() 2570 .type = V4L2_EVENT_SOURCE_CHANGE, in s5p_jpeg_buf_queue()
|
/Linux-v4.19/Documentation/media/ |
D | videodev2.h.rst.exceptions | 463 replace define V4L2_EVENT_SOURCE_CHANGE event-type
|
/Linux-v4.19/drivers/media/pci/cobalt/ |
D | cobalt-v4l2.c | 1059 case V4L2_EVENT_SOURCE_CHANGE: in cobalt_subscribe_event()
|