Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_interrupts.h256 void dpu_hw_intr_destroy(struct dpu_hw_intr *intr);
Ddpu_hw_interrupts.c1175 void dpu_hw_intr_destroy(struct dpu_hw_intr *intr) in dpu_hw_intr_destroy() function
Ddpu_kms.c640 dpu_hw_intr_destroy(dpu_kms->hw_intr); in _dpu_kms_hw_destroy()