Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_interrupts.h205 void dpu_hw_intr_destroy(struct dpu_hw_intr *intr);
H A Ddpu_hw_interrupts.c1133 void dpu_hw_intr_destroy(struct dpu_hw_intr *intr) in dpu_hw_intr_destroy() function
H A Ddpu_kms.c671 dpu_hw_intr_destroy(dpu_kms->hw_intr); in _dpu_kms_hw_destroy()