Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_interrupts.h79 void dpu_hw_intr_destroy(struct dpu_hw_intr *intr);
Ddpu_hw_interrupts.c504 void dpu_hw_intr_destroy(struct dpu_hw_intr *intr) in dpu_hw_intr_destroy() function
Ddpu_kms.c811 dpu_hw_intr_destroy(dpu_kms->hw_intr); in _dpu_kms_hw_destroy()