Home
last modified time | relevance | path

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

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