Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/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.c389 vsp1_hgo_frame_end(pipe->hgo); in vsp1_pipeline_frame_end()