Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dspp.h97 void dpu_hw_dspp_destroy(struct dpu_hw_dspp *dspp);
H A Ddpu_hw_dspp.c128 void dpu_hw_dspp_destroy(struct dpu_hw_dspp *dspp) in dpu_hw_dspp_destroy() function
H A Ddpu_rm.c42 dpu_hw_dspp_destroy(hw); in dpu_rm_destroy()