Searched refs:MEDIA_PAD_FL_SINK (Results 1 – 15 of 15) sorted by relevance
97 #define MEDIA_PAD_FL_SINK (1 << 0) macro
45 if (!(entity->pads[i].flags & MEDIA_PAD_FL_SINK)) in uvc_mc_register_entity()
822 entity->pads[i].flags = MEDIA_PAD_FL_SINK; in uvc_alloc_entity()
349 if (subdev->entity.pads[pad].flags & MEDIA_PAD_FL_SINK) in isp_pad_buffer_type()
304 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in isp_video_validate_pipeline()1298 video->pad.flags = MEDIA_PAD_FL_SINK; in omap3isp_video_init()
751 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in isp_pipeline_enable()849 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in isp_pipeline_disable()
1068 stat->pad.flags = MEDIA_PAD_FL_SINK; in isp_stat_init_entities()
1090 pads[CCP2_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in ccp2_init_entities()
1238 pads[CSI2_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in csi2_init_entities()
1665 pads[RESZ_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in resizer_init_entities()
2208 pads[CCDC_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in ccdc_init_entities()
2148 pads[PREV_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in preview_init_entities()
927 if (!(pad->flags & MEDIA_PAD_FL_SINK)) in fimc_pipeline_validate()1440 fimc->vid_cap.sd_pads[FIMC_SD_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in fimc_create_capture_subdev()1550 fimc->vid_cap.vd_pad.flags = MEDIA_PAD_FL_SINK; in fimc_register_capture_device()
563 state->pads[CSIS_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in s5pcsis_probe()
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