Home
last modified time | relevance | path

Searched refs:media_entity_remote_pad (Results 1 – 25 of 56) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dcommon.c21 pad = media_entity_remote_pad(pad); in fimc_find_remote_sensor()
H A Dfimc-capture.c740 pad = media_entity_remote_pad(pad); in fimc_pipeline_get_head()
813 pad = media_entity_remote_pad(&me->pads[sfmt.pad]); in fimc_pipeline_try_format()
1118 src_pad = media_entity_remote_pad(sink_pad); in fimc_pipeline_validate()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vimc/
H A Dvimc-streamer.c33 pad = media_entity_remote_pad(&ent->pads[i]); in vimc_get_source_entity()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcommon.c360 pad = media_entity_remote_pad(&dev->sditf[0]->pads[1]); in rkcif_free_reserved_mem_buf()
362 pad = media_entity_remote_pad(&dev->sditf[0]->pads[0]); in rkcif_free_reserved_mem_buf()
H A Dmipi-csi2.c66 remote = media_entity_remote_pad(local); in get_remote_sensor()
72 sensor_me = media_entity_remote_pad(local)->entity; in get_remote_sensor()
/OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/
H A Diss.c398 pad = media_entity_remote_pad(pad); in iss_pipeline_disable()
465 pad = media_entity_remote_pad(pad); in iss_pipeline_enable()
551 pad = media_entity_remote_pad(&pipe->output->pad); in iss_pipeline_is_last()
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/
H A Dcamss-video.c280 remote = media_entity_remote_pad(&video->pad); in video_remote_subdev()
459 pad = media_entity_remote_pad(pad); in video_start_streaming()
495 pad = media_entity_remote_pad(pad); in video_stop_streaming()
H A Dcamss-csid.c643 !media_entity_remote_pad(&csid->pads[MSM_CSID_PAD_SINK])) in csid_set_stream()
1026 if (value && media_entity_remote_pad(&csid->pads[MSM_CSID_PAD_SINK])) in csid_set_test_pattern()
1236 if (media_entity_remote_pad(local)) in csid_link_setup()
H A Dcamss-ispif.c787 if (!media_entity_remote_pad(&line->pads[MSM_ISPIF_PAD_SINK])) in ispif_set_stream()
1236 if (media_entity_remote_pad(local)) in ispif_link_setup()
H A Dcamss-csiphy.c666 if (media_entity_remote_pad(local)) in csiphy_link_setup()
/OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_video.c80 remote = media_entity_remote_pad(&video->pad); in sun6i_video_remote_subdev()
559 if (!media_entity_remote_pad(link->sink->entity->pads)) { in sun6i_video_link_validate()
/OK3568_Linux_fs/kernel/drivers/media/platform/xilinx/
H A Dxilinx-dma.c48 remote = media_entity_remote_pad(local); in xvip_dma_remote_subdev()
111 pad = media_entity_remote_pad(pad); in xvip_pipeline_start_stop()
/OK3568_Linux_fs/kernel/include/media/
H A Dmedia-entity.h860 struct media_pad *media_entity_remote_pad(const struct media_pad *pad);
/OK3568_Linux_fs/kernel/drivers/media/i2c/adv748x/
H A Dadv748x.h420 pad = media_entity_remote_pad(pad); in adv748x_get_remote_sd()
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx-media-dev-common.c238 pad = media_entity_remote_pad(spad); in imx_media_inherit_controls()
H A Dimx-media-utils.c722 pad = media_entity_remote_pad(spad); in imx_media_pipeline_pad()
/OK3568_Linux_fs/kernel/drivers/media/mc/
H A Dmc-entity.c905 struct media_pad *media_entity_remote_pad(const struct media_pad *pad) in media_entity_remote_pad() function
923 EXPORT_SYMBOL_GPL(media_entity_remote_pad);
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Dvideo-mux.c121 pad = media_entity_remote_pad(&sd->entity.pads[vmux->active]); in video_mux_s_stream()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-csi2-dphy.c61 remote = media_entity_remote_pad(local); in get_remote_sensor()
67 sensor_me = media_entity_remote_pad(local)->entity; in get_remote_sensor()
H A Dphy-rockchip-csi2-dphy-hw.c492 remote = media_entity_remote_pad(local); in get_remote_sensor()
498 sensor_me = media_entity_remote_pad(local)->entity; in get_remote_sensor()
H A Dphy-rockchip-samsung-dcphy.c1908 remote = media_entity_remote_pad(local); in get_remote_sensor()
1914 sensor_me = media_entity_remote_pad(local)->entity; in get_remote_sensor()
H A Dphy-rockchip-mipi-rx.c723 remote = media_entity_remote_pad(local); in get_remote_sensor()
729 sensor_me = media_entity_remote_pad(local)->entity; in get_remote_sensor()
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Disp.c700 pad = media_entity_remote_pad(pad); in isp_pipeline_enable()
793 pad = media_entity_remote_pad(pad); in isp_pipeline_disable()
938 pad = media_entity_remote_pad(&pipe->output->pad); in isp_pipeline_is_last()
H A Dispvideo.c209 remote = media_entity_remote_pad(&video->pad); in isp_video_remote_subdev()
984 source_pad = media_entity_remote_pad(&ents[i]->pads[0]); in isp_video_check_external_subdevs()
/OK3568_Linux_fs/kernel/drivers/media/platform/stm32/
H A Dstm32-dcmi.c599 pad = media_entity_remote_pad(pad); in dcmi_find_source()
670 sink_pad = media_entity_remote_pad(src_pad); in dcmi_pipeline_s_fmt()
694 pad = media_entity_remote_pad(pad); in dcmi_pipeline_s_stream()

123