Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.h145 void dpu_hw_intf_destroy(struct dpu_hw_intf *intf);
H A Ddpu_hw_intf.c582 void dpu_hw_intf_destroy(struct dpu_hw_intf *intf) in dpu_hw_intf_destroy() function
H A Ddpu_rm.c82 dpu_hw_intf_destroy(rm->hw_intf[i]); in dpu_rm_destroy()