Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_SOURCE_CHANGE (Results 1 – 23 of 23) sorted by relevance

/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-querystd.rst52 should send the ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support
Dvidioc-query-dv-timings.rst48 ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support this) and expect
Dvidioc-dqevent.rst80 - Event data for event V4L2_EVENT_SOURCE_CHANGE.
179 * - ``V4L2_EVENT_SOURCE_CHANGE``
Dhist-v4l2.rst1223 1. Added event V4L2_EVENT_SOURCE_CHANGE.
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-event.c346 if (sub->type == V4L2_EVENT_SOURCE_CHANGE) in v4l2_src_change_event_subscribe()
/Linux-v4.19/Documentation/media/v4l-drivers/
Dvivid.rst702 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/
Dvdec.c437 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/
Dadv7180.c827 case V4L2_EVENT_SOURCE_CHANGE: in adv7180_subscribe_event()
879 .type = V4L2_EVENT_SOURCE_CHANGE, in adv7180_irq()
Dtc358743.c986 .type = V4L2_EVENT_SOURCE_CHANGE, in tc358743_format_change()
1498 case V4L2_EVENT_SOURCE_CHANGE: in tc358743_subscribe_event()
Dtda1997x.c281 .type = V4L2_EVENT_SOURCE_CHANGE,
2004 case V4L2_EVENT_SOURCE_CHANGE: in tda1997x_subscribe_event()
Dadv7604.c308 .type = V4L2_EVENT_SOURCE_CHANGE,
2612 case V4L2_EVENT_SOURCE_CHANGE: in adv76xx_subscribe_event()
Dadv7842.c241 .type = V4L2_EVENT_SOURCE_CHANGE,
3228 case V4L2_EVENT_SOURCE_CHANGE: in adv7842_subscribe_event()
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-vid-common.c603 .type = V4L2_EVENT_SOURCE_CHANGE, in vivid_send_source_change()
Dvivid-vid-out.c1169 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_subscribe_event()
/Linux-v4.19/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_core.c443 .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/
Dmtk_vcodec_dec.c259 .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/
Drcar-v4l2.c500 case V4L2_EVENT_SOURCE_CHANGE: in rvin_subscribe_event()
/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c864 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_subscribe_event()
Ds5p_mfc.c399 .type = V4L2_EVENT_SOURCE_CHANGE, in s5p_mfc_handle_frame()
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h2173 #define V4L2_EVENT_SOURCE_CHANGE 5 macro
/Linux-v4.19/drivers/media/platform/s5p-jpeg/
Djpeg-core.c1729 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/
Dvideodev2.h.rst.exceptions463 replace define V4L2_EVENT_SOURCE_CHANGE event-type
/Linux-v4.19/drivers/media/pci/cobalt/
Dcobalt-v4l2.c1059 case V4L2_EVENT_SOURCE_CHANGE: in cobalt_subscribe_event()