Searched defs:of_irq_get_byname (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dof_irq.h75 static inline int of_irq_get_byname(struct device_node *dev, const char *name) function
/linux-master/drivers/of/
H A Dirq.c463 int of_irq_get_byname(struct device_node *dev, const char *name) function
476 EXPORT_SYMBOL_GPL(of_irq_get_byname); variable

Completed in 129 milliseconds