Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_wb.h86 void dpu_hw_wb_destroy(struct dpu_hw_wb *hw_wb);
H A Ddpu_hw_wb.c223 void dpu_hw_wb_destroy(struct dpu_hw_wb *hw_wb) in dpu_hw_wb_destroy() function
H A Ddpu_rm.c94 dpu_hw_wb_destroy(rm->hw_wb[i]); in dpu_rm_destroy()