Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_pipe.h103 * @uds_input: entity at the input of the UDS, if the UDS is present
135 struct vsp1_entity *uds_input; member
H A Dvsp1_pipe.c422 if (pipe->uds_input->type == VSP1_ENTITY_BRU || in vsp1_pipeline_propagate_alpha()
423 pipe->uds_input->type == VSP1_ENTITY_BRS) in vsp1_pipeline_propagate_alpha()
H A Dvsp1_video.c540 pipe->uds_input = brx ? &brx->entity : &input->entity; in vsp1_video_pipeline_build_branch()
806 if (pipe->uds_input->type == VSP1_ENTITY_BRU || in vsp1_video_setup_pipeline()
807 pipe->uds_input->type == VSP1_ENTITY_BRS) { in vsp1_video_setup_pipeline()
811 to_rwpf(&pipe->uds_input->subdev); in vsp1_video_setup_pipeline()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_pipe.h103 * @uds_input: entity at the input of the UDS, if the UDS is present
135 struct vsp1_entity *uds_input; member
H A Dvsp1_pipe.c440 if (pipe->uds_input->type == VSP1_ENTITY_BRU || in vsp1_pipeline_propagate_alpha()
441 pipe->uds_input->type == VSP1_ENTITY_BRS) in vsp1_pipeline_propagate_alpha()
H A Dvsp1_video.c541 pipe->uds_input = brx ? &brx->entity : &input->entity; in vsp1_video_pipeline_build_branch()
807 if (pipe->uds_input->type == VSP1_ENTITY_BRU || in vsp1_video_setup_pipeline()
808 pipe->uds_input->type == VSP1_ENTITY_BRS) { in vsp1_video_setup_pipeline()
812 to_rwpf(&pipe->uds_input->subdev); in vsp1_video_setup_pipeline()

Completed in 6 milliseconds