Home
last modified time | relevance | path

Searched refs:of_irq_count (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/
Dof_irq.h68 extern int of_irq_count(struct device_node *dev);
/linux-2.6.39/drivers/of/
Dplatform.c136 num_irq = of_irq_count(np); in of_device_alloc()
Dirq.c360 int of_irq_count(struct device_node *dev) in of_irq_count() function