Home
last modified time | relevance | path

Searched defs:irq_domain (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/include/linux/
Dirqdomain.h57 struct irq_domain { struct
62 const struct irq_domain_ops *ops; argument
72 * be overridden if the irq_domain implements a .to_irq() hook. argument
/linux-3.3/arch/x86/include/asm/
Dirq_controller.h4 struct irq_domain { struct
5 int (*xlate)(struct irq_domain *h, const u32 *intspec, u32 intsize, argument
7 void *priv;
8 struct device_node *controller;
9 struct list_head l;