Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_hgo.h39 void vsp1_hgo_frame_end(struct vsp1_entity *hgo);
Dvsp1_hgo.c41 void vsp1_hgo_frame_end(struct vsp1_entity *entity) in vsp1_hgo_frame_end() function
Dvsp1_pipe.c429 vsp1_hgo_frame_end(pipe->hgo); in vsp1_pipeline_frame_end()