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

/linux-4.1.27/include/linux/
H A Dof_irq.h79 static inline unsigned int irq_of_parse_and_map(struct device_node *dev, irq_of_parse_and_map() function
/linux-4.1.27/arch/sparc/kernel/
H A Dof_device_common.c15 unsigned int irq_of_parse_and_map(struct device_node *node, int index) irq_of_parse_and_map() function
24 EXPORT_SYMBOL(irq_of_parse_and_map); variable
/linux-4.1.27/drivers/of/
H A Dirq.c37 unsigned int irq_of_parse_and_map(struct device_node *dev, int index) irq_of_parse_and_map() function
46 EXPORT_SYMBOL_GPL(irq_of_parse_and_map); variable

Completed in 102 milliseconds