of_irq_to_resource — Decode a node's IRQ and return it as a resource
int of_irq_to_resource ( | struct device_node * dev, |
int index, | |
struct resource * r) ; |
dev
Pointer to node of device whose interrupt is to be resolved
index
Zero-based index of the irq
r
Pointer used to return result into