Searched refs:of_irq_count (Results 1 – 3 of 3) sorted by relevance
68 extern int of_irq_count(struct device_node *dev);
136 num_irq = of_irq_count(np); in of_device_alloc()
360 int of_irq_count(struct device_node *dev) in of_irq_count() function