Home
last modified time | relevance | path

Searched defs:irq_domain_ops (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/include/linux/
Dirqdomain.h105 struct irq_domain_ops { struct
106 int (*match)(struct irq_domain *d, struct device_node *node,
108 int (*select)(struct irq_domain *d, struct irq_fwspec *fwspec,
132 extern struct irq_domain_ops irq_generic_chip_ops; argument
/linux-5.10/arch/mips/ralink/
Dirq.c141 static const struct irq_domain_ops irq_domain_ops = { variable
/linux-5.10/arch/mips/lantiq/
Dirq.c332 static const struct irq_domain_ops irq_domain_ops = { variable