Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dirqdomain.h106 struct irq_domain_ops { struct
107 int (*match)(struct irq_domain *d, struct device_node *node,
109 int (*select)(struct irq_domain *d, struct irq_fwspec *fwspec,
133 extern struct irq_domain_ops irq_generic_chip_ops; argument
/OK3568_Linux_fs/kernel/arch/mips/ralink/
H A Dirq.c141 static const struct irq_domain_ops irq_domain_ops = { variable
/OK3568_Linux_fs/kernel/arch/mips/lantiq/
H A Dirq.c332 static const struct irq_domain_ops irq_domain_ops = { variable