Home
last modified time | relevance | path

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

/drivers/of/
Dirq.c365 int of_irq_to_resource(struct device_node *dev, int index, struct resource *r) in of_irq_to_resource() function
389 EXPORT_SYMBOL_GPL(of_irq_to_resource);
471 if (!of_irq_to_resource(dev, i, res)) in of_irq_to_resource_table()
/drivers/pinctrl/
Dpinctrl-st.c1524 if (of_irq_to_resource(np, 0, &irq_res)) { in st_gpiolib_register_bank()
/drivers/net/ethernet/marvell/
Dmv643xx_eth.c2735 if (!of_irq_to_resource(pnp, 0, &res)) { in mv643xx_eth_shared_of_add_port()