Home
last modified time | relevance | path

Searched refs:vsp1_pipeline_frame_end (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_pipe.h169 void vsp1_pipeline_frame_end(struct vsp1_pipeline *pipe);
Dvsp1_pipe.c414 void vsp1_pipeline_frame_end(struct vsp1_pipeline *pipe) in vsp1_pipeline_frame_end() function
Dvsp1_drv.c72 vsp1_pipeline_frame_end(wpf->entity.pipe); in vsp1_irq_handler()