| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | dv-timings.rst | 38 it will issue a `V4L2_EVENT_SOURCE_CHANGE` event. Use the 54 video. The correct approach is to rely on the `V4L2_EVENT_SOURCE_CHANGE`
|
| H A D | vidioc-querystd.rst | 52 should send the ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support
|
| H A D | vidioc-query-dv-timings.rst | 48 ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support this) and expect
|
| H A D | vidioc-dqevent.rst | 69 - Event data for event V4L2_EVENT_SOURCE_CHANGE. 163 * - ``V4L2_EVENT_SOURCE_CHANGE``
|
| H A D | dev-decoder.rst | 360 indicated by the decoder sending a ``V4L2_EVENT_SOURCE_CHANGE`` event with 375 ``V4L2_EVENT_SOURCE_CHANGE`` event with ``changes`` set to 786 * if a ``V4L2_EVENT_SOURCE_CHANGE`` event with ``changes`` set to 940 ``V4L2_EVENT_SOURCE_CHANGE`` event with ``changes`` set to
|
| H A D | vidioc-enum-fmt.rst | 183 via the event ``V4L2_EVENT_SOURCE_CHANGE`` when changes in the video
|
| /linux-6.15/drivers/staging/media/tegra-video/ |
| H A D | video.c | 40 if (ev->type == V4L2_EVENT_SOURCE_CHANGE && vb2_is_streaming(&chan->queue)) in tegra_v4l2_dev_notify()
|
| /linux-6.15/drivers/media/platform/qcom/venus/ |
| H A D | vdec.c | 254 if (inst->subscriptions & V4L2_EVENT_SOURCE_CHANGE && in vdec_check_src_change() 259 if (inst->subscriptions & V4L2_EVENT_SOURCE_CHANGE) in vdec_check_src_change() 535 case V4L2_EVENT_SOURCE_CHANGE: in vdec_subscribe_event() 539 inst->subscriptions |= V4L2_EVENT_SOURCE_CHANGE; in vdec_subscribe_event() 1466 .type = V4L2_EVENT_SOURCE_CHANGE, in vdec_event_change()
|
| /linux-6.15/drivers/media/platform/chips-media/wave5/ |
| H A D | wave5-helper.c | 132 case V4L2_EVENT_SOURCE_CHANGE: in wave5_vpu_subscribe_event()
|
| /linux-6.15/drivers/media/platform/qcom/iris/ |
| H A D | iris_vdec.c | 214 case V4L2_EVENT_SOURCE_CHANGE: in iris_vdec_subscribe_event() 237 event.type = V4L2_EVENT_SOURCE_CHANGE; in iris_vdec_src_change()
|
| /linux-6.15/drivers/media/v4l2-core/ |
| H A D | v4l2-event.c | 362 if (sub->type == V4L2_EVENT_SOURCE_CHANGE) in v4l2_src_change_event_subscribe()
|
| /linux-6.15/Documentation/admin-guide/media/ |
| H A D | vivid.rst | 783 Changing the colorspace will result in the V4L2_EVENT_SOURCE_CHANGE 795 Changing the transfer function will result in the V4L2_EVENT_SOURCE_CHANGE 804 Changing the Y'CbCr encoding will result in the V4L2_EVENT_SOURCE_CHANGE 812 Changing the quantization will result in the V4L2_EVENT_SOURCE_CHANGE 897 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE 906 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE 917 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE 926 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
|
| /linux-6.15/drivers/staging/media/meson/vdec/ |
| H A D | vdec_helpers.c | 446 .type = V4L2_EVENT_SOURCE_CHANGE, in amvdec_src_change()
|
| /linux-6.15/drivers/media/pci/mgb4/ |
| H A D | mgb4_vin.c | 659 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_subscribe_event() 754 .type = V4L2_EVENT_SOURCE_CHANGE, in signal_change()
|
| /linux-6.15/drivers/media/i2c/ |
| H A D | lt6911uxe.c | 104 .type = V4L2_EVENT_SOURCE_CHANGE,
|
| H A D | tw9900.c | 329 case V4L2_EVENT_SOURCE_CHANGE: in tw9900_subscribe_event()
|
| H A D | adv7180.c | 917 case V4L2_EVENT_SOURCE_CHANGE: in adv7180_subscribe_event() 978 .type = V4L2_EVENT_SOURCE_CHANGE, in adv7180_irq()
|
| H A D | tvp5150.c | 874 .type = V4L2_EVENT_SOURCE_CHANGE, 1585 case V4L2_EVENT_SOURCE_CHANGE: in tvp5150_subscribe_event()
|
| /linux-6.15/drivers/media/platform/mediatek/vcodec/decoder/ |
| H A D | mtk_vcodec_dec_stateful.c | 188 .type = V4L2_EVENT_SOURCE_CHANGE, in mtk_vdec_queue_res_chg_event()
|
| /linux-6.15/drivers/media/test-drivers/vicodec/ |
| H A D | vicodec-core.c | 667 .type = V4L2_EVENT_SOURCE_CHANGE, in job_ready() 1307 case V4L2_EVENT_SOURCE_CHANGE: in vicodec_subscribe_event() 1439 .type = V4L2_EVENT_SOURCE_CHANGE, in vicodec_buf_queue()
|
| /linux-6.15/drivers/media/test-drivers/vivid/ |
| H A D | vivid-vid-common.c | 840 .type = V4L2_EVENT_SOURCE_CHANGE, in vivid_send_input_source_change()
|
| /linux-6.15/drivers/media/platform/nuvoton/ |
| H A D | npcm-video.c | 1056 .type = V4L2_EVENT_SOURCE_CHANGE, in npcm_video_irq() 1303 case V4L2_EVENT_SOURCE_CHANGE: in npcm_video_sub_event()
|
| /linux-6.15/drivers/media/platform/aspeed/ |
| H A D | aspeed-video.c | 1604 case V4L2_EVENT_SOURCE_CHANGE: in aspeed_video_sub_event() 1729 .type = V4L2_EVENT_SOURCE_CHANGE, in aspeed_video_resolution_work()
|
| /linux-6.15/drivers/media/platform/amphion/ |
| H A D | vpu_v4l2.c | 101 .type = V4L2_EVENT_SOURCE_CHANGE, in vpu_notify_source_change()
|
| /linux-6.15/drivers/staging/media/imx/ |
| H A D | imx-media-capture.c | 555 case V4L2_EVENT_SOURCE_CHANGE: in capture_legacy_subscribe_event()
|