Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_intf.h101 void dpu_hw_intf_destroy(struct dpu_hw_intf *intf);
Ddpu_hw_intf.c292 void dpu_hw_intf_destroy(struct dpu_hw_intf *intf) in dpu_hw_intf_destroy() function
Ddpu_rm.c110 dpu_hw_intf_destroy(hw); in _dpu_rm_hw_destroy()