Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_interrupts.h83 void dpu_hw_intr_destroy(struct dpu_hw_intr *intr);
H A Ddpu_hw_interrupts.c514 void dpu_hw_intr_destroy(struct dpu_hw_intr *intr) in dpu_hw_intr_destroy() function
H A Ddpu_kms.c811 dpu_hw_intr_destroy(dpu_kms->hw_intr); in _dpu_kms_hw_destroy()