Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dspp.h95 void dpu_hw_dspp_destroy(struct dpu_hw_dspp *dspp);
Ddpu_hw_dspp.c120 void dpu_hw_dspp_destroy(struct dpu_hw_dspp *dspp) in dpu_hw_dspp_destroy() function
Ddpu_rm.c44 dpu_hw_dspp_destroy(hw); in dpu_rm_destroy()