Searched refs:find_pipeline_pad (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/staging/media/imx/ |
D | imx-media-utils.c | 775 find_pipeline_pad(struct imx_media_dev *imxmd, in find_pipeline_pad() function 800 return find_pipeline_pad(imxmd, pad->entity, in find_pipeline_pad() 828 pad = find_pipeline_pad(imxmd, start_entity, grp_id, true); in find_upstream_subdev() 844 pad = find_pipeline_pad(imxmd, start_entity, IMX_MEDIA_GRP_ID_CSI2, in imx_media_find_mipi_csi2_channel() 867 pad = find_pipeline_pad(imxmd, start_entity, grp_id, true); in imx_media_find_upstream_pad()
|