Home
last modified time | relevance | path

Searched refs:remote_pad (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/staging/media/imx/
A Dimx-media-internal-sd.c22 int remote_pad; member
50 .remote_pad = PRP_SINK_PAD,
54 .remote_pad = VDIC_SINK_PAD_DIRECT,
68 .remote_pad = PRP_SINK_PAD,
72 .remote_pad = VDIC_SINK_PAD_DIRECT,
88 .remote_pad = PRP_SINK_PAD,
104 .remote_pad = PRPENCVF_SINK_PAD,
114 .remote_pad = PRPENCVF_SINK_PAD,
142 &sink->entity.pads[link->remote_pad])) in create_internal_link()
147 sink->name, link->remote_pad); in create_internal_link()
[all …]
A Dimx6-mipi-csi2.c47 unsigned int remote_pad; member
312 csi2->remote_pad, &mbus_config); in csi2_get_active_lanes()
620 csi2->remote_pad = pad; in csi2_notify_bound()
A Dimx7-mipi-csis.c1098 const struct media_pad *remote_pad, u32 flags) in mipi_csis_link_setup() argument
1104 dev_dbg(state->dev, "link setup %s -> %s", remote_pad->entity->name, in mipi_csis_link_setup()
1111 remote_sd = media_entity_to_v4l2_subdev(remote_pad->entity); in mipi_csis_link_setup()
/linux/drivers/media/usb/uvc/
A Duvc_entity.c34 u8 remote_pad; in uvc_mc_create_links() local
49 remote_pad = remote->num_pads - 1; in uvc_mc_create_links()
50 ret = media_create_pad_link(source, remote_pad, in uvc_mc_create_links()
/linux/drivers/media/platform/xilinx/
A Dxilinx-vipp.c75 struct media_pad *remote_pad; in xvip_graph_build_one() local
147 remote_pad = &remote->pads[link.remote_port]; in xvip_graph_build_one()
154 remote->name, remote_pad->index); in xvip_graph_build_one()
157 remote, remote_pad->index, in xvip_graph_build_one()
163 remote->name, remote_pad->index); in xvip_graph_build_one()
/linux/drivers/media/platform/ti-vpe/
A Dcal-video.c690 struct media_pad *remote_pad; in cal_video_check_format() local
692 remote_pad = media_entity_remote_pad(&ctx->pad); in cal_video_check_format()
693 if (!remote_pad) in cal_video_check_format()
696 format = &ctx->phy->formats[remote_pad->index]; in cal_video_check_format()
/linux/drivers/staging/media/tegra-video/
A Dvi.c1579 struct media_pad *remote_pad; in tegra_vi_graph_build() local
1612 remote_pad = &chan->pad; in tegra_vi_graph_build()
1647 remote_pad = &remote->pads[link.remote_port]; in tegra_vi_graph_build()
1652 remote->name, remote_pad->index); in tegra_vi_graph_build()
1655 remote, remote_pad->index, in tegra_vi_graph_build()
1662 remote->name, remote_pad->index, ret); in tegra_vi_graph_build()
/linux/drivers/media/platform/rcar-vin/
A Drcar-csi2.c469 unsigned int remote_pad; member
601 priv->remote_pad, &mbus_config); in rcsi2_get_active_lanes()
943 priv->remote_pad = pad; in rcsi2_notify_bound()

Completed in 25 milliseconds