Searched defs:dpu_irq_controller (Results 1 – 2 of 2) sorted by relevance
26 struct dpu_irq_controller { struct27 unsigned long enabled_mask;28 struct irq_domain *domain;
24 struct dpu_irq_controller { struct33 struct dpu_irq_controller irq_controller; argument