Searched refs:V4L2_CAP_IO_MC (Results 1 – 24 of 24) sorted by relevance
43 Depending on the ``V4L2_CAP_IO_MC`` :ref:`capability <device-capabilities>`,46 1) ``V4L2_CAP_IO_MC`` is not set (also known as a 'video-node-centric' driver)58 2) ``V4L2_CAP_IO_MC`` is set (also known as an 'MC-centric' driver)132 ``V4L2_CAP_IO_MC`` :ref:`capability <device-capabilities>`, shall be 0249 If ``V4L2_CAP_IO_MC`` is set and the specified ``mbus_code``
267 * - ``V4L2_CAP_IO_MC``
40 If the device returns ``V4L2_CAP_IO_MC`` flag at ``device_caps``,
139 Such drivers have ``V4L2_CAP_IO_MC`` device_caps field set209 Such drivers have the ``V4L2_CAP_IO_MC`` device_caps field unset
199 replace define V4L2_CAP_IO_MC device-capabilities
1129 if (vfd->device_caps & V4L2_CAP_IO_MC) { in v4l_g_input()1142 if (vfd->device_caps & V4L2_CAP_IO_MC) { in v4l_g_output()1160 if (vfd->device_caps & V4L2_CAP_IO_MC) in v4l_s_input()1171 if (vfd->device_caps & V4L2_CAP_IO_MC) in v4l_s_output()1217 if (vfd->device_caps & V4L2_CAP_IO_MC) { in v4l_enuminput()1243 if (vfd->device_caps & V4L2_CAP_IO_MC) { in v4l_enumoutput()1591 if (!(vdev->device_caps & V4L2_CAP_IO_MC)) in v4l_enum_fmt()
557 bool is_io_mc = vdev->device_caps & V4L2_CAP_IO_MC; in determine_valid_ioctls()
467 | V4L2_CAP_IO_MC; in vimc_capture_add()
70 the ``V4L2_CAP_IO_MC`` :ref:`capability <device-capabilities>`.
751 | V4L2_CAP_READWRITE | V4L2_CAP_IO_MC; in msm_video_register()
997 vdev->device_caps |= V4L2_CAP_IO_MC; in rzg2l_cru_v4l2_init()
926 V4L2_CAP_IO_MC; in dcmipp_bytecap_ent_init()
1130 vdev->device_caps |= V4L2_CAP_IO_MC; in rvin_v4l2_register()
999 | (!legacy_api ? V4L2_CAP_IO_MC : 0); in imx_media_capture_device_init()
1036 V4L2_CAP_IO_MC; in ti_csi2rx_v4l2_init()
1023 | (cal_mc_api ? V4L2_CAP_IO_MC : 0); in cal_ctx_v4l2_init()
1441 | V4L2_CAP_IO_MC; in mxc_isi_video_register()
1282 av->vdev.device_caps = V4L2_CAP_STREAMING | V4L2_CAP_IO_MC | in ipu6_isys_video_init()
1082 vdev->device_caps = V4L2_CAP_STREAMING | V4L2_CAP_IO_MC | cap; in imgu_node_to_v4l2()
511 #define V4L2_CAP_IO_MC 0x20000000 /* Is input/output controlled by the media controller */ macro
1553 V4L2_CAP_STREAMING | V4L2_CAP_IO_MC; in rkisp1_register_capture()
1667 | V4L2_CAP_IO_MC; in imx7_csi_video_init()
1823 V4L2_CAP_IO_MC; in isc_async_complete()
2264 vdev->device_caps |= V4L2_CAP_STREAMING | V4L2_CAP_IO_MC; in unicam_register_node()