Searched refs:MEDIA_PAD_FL_MUST_CONNECT (Results 1 - 24 of 24) sorted by relevance

/linux-master/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_csi.c222 MEDIA_PAD_FL_SINK | MEDIA_PAD_FL_MUST_CONNECT;
229 csi->vdev_pad.flags = MEDIA_PAD_FL_SINK | MEDIA_PAD_FL_MUST_CONNECT;
/linux-master/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_proc.c523 MEDIA_PAD_FL_MUST_CONNECT;
525 MEDIA_PAD_FL_MUST_CONNECT;
H A Dsun6i_isp_capture.c648 pad->flags = MEDIA_PAD_FL_SINK | MEDIA_PAD_FL_MUST_CONNECT;
H A Dsun6i_isp_params.c477 pad->flags = MEDIA_PAD_FL_SOURCE | MEDIA_PAD_FL_MUST_CONNECT;
/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-csi.c456 MEDIA_PAD_FL_MUST_CONNECT;
458 MEDIA_PAD_FL_MUST_CONNECT;
H A Drkisp1-resizer.c709 MEDIA_PAD_FL_MUST_CONNECT;
711 MEDIA_PAD_FL_MUST_CONNECT;
H A Drkisp1-isp.c1043 MEDIA_PAD_FL_MUST_CONNECT;
/linux-master/include/uapi/linux/
H A Dmedia.h210 #define MEDIA_PAD_FL_MUST_CONNECT (1U << 2) macro
/linux-master/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
H A Dsun8i_a83t_mipi_csi2.c564 MEDIA_PAD_FL_MUST_CONNECT;
566 MEDIA_PAD_FL_MUST_CONNECT;
/linux-master/drivers/media/platform/sunxi/sun6i-mipi-csi2/
H A Dsun6i_mipi_csi2.c526 MEDIA_PAD_FL_MUST_CONNECT;
528 MEDIA_PAD_FL_MUST_CONNECT;
/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-crossbar.c472 | MEDIA_PAD_FL_MUST_CONNECT;
/linux-master/drivers/media/platform/nxp/
H A Dimx8mq-mipi-csi2.c779 | MEDIA_PAD_FL_MUST_CONNECT;
781 | MEDIA_PAD_FL_MUST_CONNECT;
H A Dimx-mipi-csis.c1370 | MEDIA_PAD_FL_MUST_CONNECT;
1372 | MEDIA_PAD_FL_MUST_CONNECT;
/linux-master/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi_bridge.c805 MEDIA_PAD_FL_MUST_CONNECT;
H A Dsun6i_csi_capture.c998 pad->flags = MEDIA_PAD_FL_SINK | MEDIA_PAD_FL_MUST_CONNECT;
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispvideo.c1418 | MEDIA_PAD_FL_MUST_CONNECT;
1423 | MEDIA_PAD_FL_MUST_CONNECT;
H A Dispstat.c1047 stat->pad.flags = MEDIA_PAD_FL_SINK | MEDIA_PAD_FL_MUST_CONNECT;
H A Dispcsi2.c1251 | MEDIA_PAD_FL_MUST_CONNECT;
H A Dispccp2.c1085 | MEDIA_PAD_FL_MUST_CONNECT;
H A Dispresizer.c1737 | MEDIA_PAD_FL_MUST_CONNECT;
H A Disppreview.c2293 | MEDIA_PAD_FL_MUST_CONNECT;
H A Dispccdc.c2679 | MEDIA_PAD_FL_MUST_CONNECT;
/linux-master/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c1539 MEDIA_PAD_FL_MUST_CONNECT;
1549 q->vdev_pad.flags = MEDIA_PAD_FL_SINK | MEDIA_PAD_FL_MUST_CONNECT;
/linux-master/drivers/media/mc/
H A Dmc-entity.c872 * 3. If the pad has the MEDIA_PAD_FL_MUST_CONNECT flag set,
875 if ((pad->flags & MEDIA_PAD_FL_MUST_CONNECT) &&

Completed in 210 milliseconds