Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_intf.h144 void dpu_hw_intf_destroy(struct dpu_hw_intf *intf);
Ddpu_hw_intf.c579 void dpu_hw_intf_destroy(struct dpu_hw_intf *intf) in dpu_hw_intf_destroy() function
Ddpu_rm.c82 dpu_hw_intf_destroy(rm->hw_intf[i]); in dpu_rm_destroy()