Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dirqdomain.h79 struct irq_domain_ops { struct
80 int (*match)(struct irq_domain *d, struct device_node *node,
82 int (*select)(struct irq_domain *d, struct irq_fwspec *fwspec,
106 extern const struct irq_domain_ops irq_generic_chip_ops; argument
/linux/drivers/irqchip/
H A Dirq-realtek-rtl.c98 static const struct irq_domain_ops irq_domain_ops = { variable
/linux/arch/mips/ralink/
H A Dirq.c141 static const struct irq_domain_ops irq_domain_ops = { variable
/linux/arch/mips/lantiq/
H A Dirq.c333 static const struct irq_domain_ops irq_domain_ops = { variable