Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_intf.h126 void dpu_hw_intf_destroy(struct dpu_hw_intf *intf);
Ddpu_hw_intf.c343 void dpu_hw_intf_destroy(struct dpu_hw_intf *intf) in dpu_hw_intf_destroy() function
Ddpu_rm.c239 dpu_hw_intf_destroy(hw); in _dpu_rm_hw_destroy()