Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.h117 void dpu_hw_intf_destroy(struct dpu_hw_intf *intf);
H A Ddpu_hw_intf.c326 void dpu_hw_intf_destroy(struct dpu_hw_intf *intf) in dpu_hw_intf_destroy() function
H A Ddpu_rm.c74 dpu_hw_intf_destroy(hw); in dpu_rm_destroy()