Home
last modified time | relevance | path

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

/drivers/of/
Dirq.c465 int of_irq_to_resource_table(struct device_node *dev, struct resource *res, in of_irq_to_resource_table() function
476 EXPORT_SYMBOL_GPL(of_irq_to_resource_table);
Dplatform.c140 if (of_irq_to_resource_table(np, res, num_irq) != num_irq) in of_device_alloc()
/drivers/tty/serial/
Dlantiq.c683 ret = of_irq_to_resource_table(node, irqres, 3); in lqasc_probe()
/drivers/mfd/
Ddb8500-prcmu.c3102 of_irq_to_resource_table(np, &ab8500_resource, 1); in db8500_prcmu_register_ab8500()