Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dof_irq.h72 extern int of_irq_to_resource_table(struct device_node *dev,
/linux-3.4.99/drivers/of/
Dplatform.c161 WARN_ON(of_irq_to_resource_table(np, res, num_irq) != num_irq); in of_device_alloc()
Dirq.c384 int of_irq_to_resource_table(struct device_node *dev, struct resource *res, in of_irq_to_resource_table() function