Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_interrupts.h76 void dpu_hw_intr_destroy(struct dpu_hw_intr *intr);
Ddpu_hw_interrupts.c431 void dpu_hw_intr_destroy(struct dpu_hw_intr *intr) in dpu_hw_intr_destroy() function
Ddpu_kms.c819 dpu_hw_intr_destroy(dpu_kms->hw_intr); in _dpu_kms_hw_destroy()