/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | common.c | 22 while (pad->flags & MEDIA_PAD_FL_SINK) { in fimc_find_remote_sensor()
|
D | fimc-isp-video.c | 460 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in isp_video_pipeline_validate() 620 iv->pad.flags = MEDIA_PAD_FL_SINK; in fimc_isp_video_device_register()
|
D | fimc-capture.c | 826 if (me->pads[0].flags & MEDIA_PAD_FL_SINK) { in fimc_pipeline_try_format() 1136 if (p->flags & MEDIA_PAD_FL_SINK) { in fimc_pipeline_validate() 1806 vid_cap->vd_pad.flags = MEDIA_PAD_FL_SINK; in fimc_register_capture_device() 1896 fimc->vid_cap.sd_pads[FIMC_SD_PAD_SINK_CAM].flags = MEDIA_PAD_FL_SINK; in fimc_initialize_capture_subdev() 1897 fimc->vid_cap.sd_pads[FIMC_SD_PAD_SINK_FIFO].flags = MEDIA_PAD_FL_SINK; in fimc_initialize_capture_subdev()
|
D | fimc-lite.c | 799 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in fimc_pipeline_validate() 1324 fimc->vd_pad.flags = MEDIA_PAD_FL_SINK; in fimc_lite_subdev_registered() 1436 fimc->subdev_pads[FLITE_SD_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in fimc_lite_create_capture_subdev()
|
D | fimc-isp.c | 708 isp->subdev_pads[FIMC_ISP_SD_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in fimc_isp_subdev_create()
|
D | mipi-csis.c | 866 state->pads[CSIS_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in s5pcsis_probe()
|
D | media-dev.c | 84 if (!(spad->flags & MEDIA_PAD_FL_SINK)) in fimc_pipeline_prepare()
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvbdev.c | 225 dvbdev->pads[0].flags = MEDIA_PAD_FL_SINK; in dvb_register_media_device() 230 dvbdev->pads[0].flags = MEDIA_PAD_FL_SINK; in dvb_register_media_device() 235 dvbdev->pads[0].flags = MEDIA_PAD_FL_SINK; in dvb_register_media_device() 239 dvbdev->pads[0].flags = MEDIA_PAD_FL_SINK; in dvb_register_media_device()
|
/linux-4.1.27/include/uapi/linux/ |
D | media.h | 139 #define MEDIA_PAD_FL_SINK (1 << 0) macro
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_entity.c | 45 if (!(entity->pads[i].flags & MEDIA_PAD_FL_SINK)) in uvc_mc_register_entity()
|
D | uvc_driver.c | 866 entity->pads[i].flags = MEDIA_PAD_FL_SINK; in uvc_alloc_entity()
|
/linux-4.1.27/drivers/media/platform/xilinx/ |
D | xilinx-dma.c | 112 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in xvip_pipeline_start_stop() 201 if (dma->pad.flags & MEDIA_PAD_FL_SINK) { in xvip_pipeline_validate() 677 ? MEDIA_PAD_FL_SINK : MEDIA_PAD_FL_SOURCE; in xvip_dma_init()
|
D | xilinx-vipp.c | 115 if (local_pad->flags & MEDIA_PAD_FL_SINK) { in xvip_graph_build_one()
|
D | xilinx-tpg.c | 809 xtpg->pads[0].flags = MEDIA_PAD_FL_SINK; in xtpg_probe()
|
/linux-4.1.27/drivers/media/platform/vsp1/ |
D | vsp1_entity.c | 215 entity->pads[i].flags = MEDIA_PAD_FL_SINK; in vsp1_entity_init()
|
D | vsp1_drv.c | 101 if (!(entity->pads[pad].flags & MEDIA_PAD_FL_SINK)) in vsp1_create_links()
|
D | vsp1_video.c | 1119 video->pad.flags = MEDIA_PAD_FL_SINK; in vsp1_video_init()
|
/linux-4.1.27/drivers/media/platform/omap3isp/ |
D | isp.h | 365 if (subdev->entity.pads[pad].flags & MEDIA_PAD_FL_SINK) in isp_pad_buffer_type()
|
D | ispstat.c | 1029 stat->pad.flags = MEDIA_PAD_FL_SINK | MEDIA_PAD_FL_MUST_CONNECT; in isp_stat_init_entities()
|
D | ispccp2.c | 1069 pads[CCP2_PAD_SINK].flags = MEDIA_PAD_FL_SINK in ccp2_init_entities()
|
D | isp.c | 898 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in isp_pipeline_enable() 988 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in isp_pipeline_disable()
|
D | ispcsi2.c | 1244 pads[CSI2_PAD_SINK].flags = MEDIA_PAD_FL_SINK in csi2_init_entities()
|
D | ispresizer.c | 1726 pads[RESZ_PAD_SINK].flags = MEDIA_PAD_FL_SINK in resizer_init_entities()
|
D | ispvideo.c | 1353 video->pad.flags = MEDIA_PAD_FL_SINK in omap3isp_video_init()
|
D | isppreview.c | 2284 pads[PREV_PAD_SINK].flags = MEDIA_PAD_FL_SINK in preview_init_entities()
|
D | ispccdc.c | 2647 pads[CCDC_PAD_SINK].flags = MEDIA_PAD_FL_SINK in ccdc_init_entities()
|
/linux-4.1.27/drivers/staging/media/omap4iss/ |
D | iss_ipipe.c | 504 pads[IPIPE_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in ipipe_init_entities()
|
D | iss.c | 589 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in iss_pipeline_disable() 657 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in iss_pipeline_enable()
|
D | iss_ipipeif.c | 739 pads[IPIPEIF_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in ipipeif_init_entities()
|
D | iss_resizer.c | 784 pads[RESIZER_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in resizer_init_entities()
|
D | iss_csi2.c | 1265 pads[CSI2_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in csi2_init_entities()
|
D | iss_video.c | 1169 video->pad.flags = MEDIA_PAD_FL_SINK; in omap4iss_video_init()
|
/linux-4.1.27/Documentation/ |
D | media-framework.txt | 187 MEDIA_PAD_FL_SINK indicates that the pad supports sinking data. 190 One and only one of MEDIA_PAD_FL_SINK and MEDIA_PAD_FL_SOURCE must be set for
|
/linux-4.1.27/drivers/staging/media/davinci_vpfe/ |
D | vpfe_video.c | 236 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in vpfe_video_validate_pipeline() 1579 video->pad.flags = MEDIA_PAD_FL_SINK; in vpfe_video_init()
|
D | dm365_resizer.c | 1908 pads[RESIZER_CROP_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in vpfe_resizer_init() 1932 pads[RESIZER_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in vpfe_resizer_init() 1954 pads[RESIZER_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in vpfe_resizer_init()
|
D | dm365_ipipeif.c | 1023 pads[IPIPEIF_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in vpfe_ipipeif_init()
|
D | dm365_ipipe.c | 1823 pads[IPIPE_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in vpfe_ipipe_init()
|
D | dm365_isif.c | 2049 pads[ISIF_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in vpfe_isif_init()
|
/linux-4.1.27/drivers/media/i2c/s5c73m3/ |
D | s5c73m3-core.c | 1704 state->oif_pads[OIF_ISP_PAD].flags = MEDIA_PAD_FL_SINK; in s5c73m3_probe() 1705 state->oif_pads[OIF_JPEG_PAD].flags = MEDIA_PAD_FL_SINK; in s5c73m3_probe()
|
/linux-4.1.27/drivers/media/platform/s3c-camif/ |
D | camif-capture.c | 1158 vp->pad.flags = MEDIA_PAD_FL_SINK; in s3c_camif_register_video_node() 1570 camif->pads[CAMIF_SD_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in s3c_camif_create_subdev()
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-video.c | 2175 dev->video_pad.flags = MEDIA_PAD_FL_SINK; in cx231xx_register_analog_devices() 2202 dev->vbi_pad.flags = MEDIA_PAD_FL_SINK; in cx231xx_register_analog_devices()
|
/linux-4.1.27/drivers/media/i2c/ |
D | ad9389b.c | 1160 state->pad.flags = MEDIA_PAD_FL_SINK; in ad9389b_probe()
|
D | adv7511.c | 1380 state->pad.flags = MEDIA_PAD_FL_SINK; in adv7511_probe()
|
D | s5k5baf.c | 1920 state->pads[PAD_CIS].flags = MEDIA_PAD_FL_SINK; in s5k5baf_configure_subdevs()
|
D | adv7604.c | 2847 state->pads[i].flags = MEDIA_PAD_FL_SINK; in adv76xx_probe()
|
/linux-4.1.27/drivers/media/i2c/smiapp/ |
D | smiapp-core.c | 2746 this->pads[this->sink_pad].flags = MEDIA_PAD_FL_SINK; in smiapp_init()
|
/linux-4.1.27/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 5199 state->pads[CX25840_PAD_INPUT].flags = MEDIA_PAD_FL_SINK; in cx25840_probe()
|