Home
last modified time | relevance | path

Searched refs:vsp1_entity_remote_pad (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_entity.h173 struct media_pad *vsp1_entity_remote_pad(struct media_pad *pad);
H A Dvsp1_entity.c506 * vsp1_entity_remote_pad - Find the pad at the remote end of a link
522 struct media_pad *vsp1_entity_remote_pad(struct media_pad *pad) in vsp1_entity_remote_pad() function
H A Dvsp1_video.c484 * vsp1_entity_remote_pad() to traverse the graph. in vsp1_video_pipeline_build_branch()
487 pad = vsp1_entity_remote_pad(&input->entity.pads[RWPF_PAD_SOURCE]); in vsp1_video_pipeline_build_branch()
545 pad = vsp1_entity_remote_pad(pad); in vsp1_video_pipeline_build_branch()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.h171 struct media_pad *vsp1_entity_remote_pad(struct media_pad *pad);
H A Dvsp1_entity.c508 * vsp1_entity_remote_pad - Find the pad at the remote end of a link
524 struct media_pad *vsp1_entity_remote_pad(struct media_pad *pad) in vsp1_entity_remote_pad() function
H A Dvsp1_video.c485 * vsp1_entity_remote_pad() to traverse the graph. in vsp1_video_pipeline_build_branch()
488 pad = vsp1_entity_remote_pad(&input->entity.pads[RWPF_PAD_SOURCE]); in vsp1_video_pipeline_build_branch()
546 pad = vsp1_entity_remote_pad(pad); in vsp1_video_pipeline_build_branch()

Completed in 7 milliseconds