Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H 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 …]
H A Dimx7-mipi-csis.c670 const struct media_pad *remote_pad, u32 flags) in mipi_csis_link_setup() argument
677 dev_dbg(state->dev, "link setup %s -> %s", remote_pad->entity->name, in mipi_csis_link_setup()
680 remote_sd = media_entity_to_v4l2_subdev(remote_pad->entity); in mipi_csis_link_setup()
/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H 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()
/OK3568_Linux_fs/kernel/drivers/media/platform/xilinx/
H 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()
/OK3568_Linux_fs/kernel/drivers/staging/media/tegra-video/
H A Dvi.c1325 struct media_pad *remote_pad; in tegra_vi_graph_build() local
1358 remote_pad = &chan->pad; in tegra_vi_graph_build()
1393 remote_pad = &remote->pads[link.remote_port]; in tegra_vi_graph_build()
1398 remote->name, remote_pad->index); in tegra_vi_graph_build()
1401 remote, remote_pad->index, in tegra_vi_graph_build()
1408 remote->name, remote_pad->index, ret); in tegra_vi_graph_build()
/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-csi2.c369 unsigned int remote_pad; member
502 priv->remote_pad, &mbus_config); in rcsi2_get_active_lanes()
823 priv->remote_pad = pad; in rcsi2_notify_bound()