Searched defs:irq_of_parse_and_map (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dof_irq.h119 static inline unsigned int irq_of_parse_and_map(struct device_node *dev, function
/linux-master/arch/sparc/kernel/
H A Dof_device_common.c16 unsigned int irq_of_parse_and_map(struct device_node *node, int index) function
25 EXPORT_SYMBOL(irq_of_parse_and_map); variable
/linux-master/drivers/of/
H A Dirq.c36 unsigned int irq_of_parse_and_map(struct device_node *dev, int index) function
45 EXPORT_SYMBOL_GPL(irq_of_parse_and_map); variable

Completed in 173 milliseconds