Home
last modified time | relevance | path

Searched refs:dpu_hw_intr_ops (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_interrupts.h41 struct dpu_hw_intr_ops { struct
133 struct dpu_hw_intr_ops ops; argument
Ddpu_hw_interrupts.c400 static void __setup_intr_ops(struct dpu_hw_intr_ops *ops) in __setup_intr_ops()