Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_lm.h109 void dpu_hw_lm_destroy(struct dpu_hw_mixer *lm);
H A Ddpu_hw_lm.c184 void dpu_hw_lm_destroy(struct dpu_hw_mixer *lm) in dpu_hw_lm_destroy() function
H A Ddpu_rm.c70 dpu_hw_lm_destroy(hw); in dpu_rm_destroy()