Searched refs:remote_pad (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/staging/media/imx/ |
D | imx-media-internal-sd.c | 68 int remote_pad; member 91 .remote_pad = PRP_SINK_PAD, 95 .remote_pad = VDIC_SINK_PAD_DIRECT, 108 .remote_pad = PRP_SINK_PAD, 112 .remote_pad = VDIC_SINK_PAD_DIRECT, 125 .remote_pad = PRP_SINK_PAD, 138 .remote_pad = 0, 147 .remote_pad = 0, 221 sink->name, link->remote_pad); in create_ipu_internal_link() 224 &sink->entity, link->remote_pad, 0); in create_ipu_internal_link()
|
/Linux-v4.19/drivers/media/usb/uvc/ |
D | uvc_entity.c | 39 u8 remote_pad; in uvc_mc_create_links() local 54 remote_pad = remote->num_pads - 1; in uvc_mc_create_links() 55 ret = media_create_pad_link(source, remote_pad, in uvc_mc_create_links()
|
/Linux-v4.19/drivers/media/platform/xilinx/ |
D | xilinx-vipp.c | 75 struct media_pad *remote_pad; in xvip_graph_build_one() local 150 remote_pad = &remote->pads[link.remote_port]; in xvip_graph_build_one() 157 remote->name, remote_pad->index); in xvip_graph_build_one() 160 remote, remote_pad->index, in xvip_graph_build_one() 166 remote->name, remote_pad->index); in xvip_graph_build_one()
|