Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dsc.h87 void dpu_hw_dsc_destroy(struct dpu_hw_dsc *dsc);
Ddpu_hw_dsc.c210 void dpu_hw_dsc_destroy(struct dpu_hw_dsc *dsc) in dpu_hw_dsc_destroy() function
Ddpu_rm.c89 dpu_hw_dsc_destroy(hw); in dpu_rm_destroy()