Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_interrupts.h82 struct dpu_hw_intr_ops { struct
185 struct dpu_hw_intr_ops ops; argument
Ddpu_hw_interrupts.c1065 static void __setup_intr_ops(struct dpu_hw_intr_ops *ops) in __setup_intr_ops()