Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_pipe.h44 void mdp5_pipe_destroy(struct mdp5_hw_pipe *hwpipe);
Dmdp5_pipe.c154 void mdp5_pipe_destroy(struct mdp5_hw_pipe *hwpipe) in mdp5_pipe_destroy() function
Dmdp5_kms.c218 mdp5_pipe_destroy(mdp5_kms->hwpipes[i]); in mdp5_kms_destroy()