Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/imx/
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 …]
Dimx7-mipi-csis.c597 const struct media_pad *remote_pad, u32 flags) in mipi_csis_link_setup() argument
604 dev_dbg(state->dev, "link setup %s -> %s", remote_pad->entity->name, in mipi_csis_link_setup()
607 remote_sd = media_entity_to_v4l2_subdev(remote_pad->entity); in mipi_csis_link_setup()
/Linux-v5.4/drivers/media/usb/uvc/
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-v5.4/drivers/media/platform/xilinx/
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()