Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dsc.h73 void dpu_hw_dsc_destroy(struct dpu_hw_dsc *dsc);
Ddpu_hw_dsc.c209 void dpu_hw_dsc_destroy(struct dpu_hw_dsc *dsc) in dpu_hw_dsc_destroy() function
Ddpu_rm.c87 dpu_hw_dsc_destroy(hw); in dpu_rm_destroy()