Home
last modified time | relevance | path

Searched refs:of_irq_parse_oldworld (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/platforms/powermac/
H A Dpic.c388 int of_irq_parse_oldworld(const struct device_node *device, int index, in of_irq_parse_oldworld() function
/linux/drivers/of/
H A Dirq.c370 return of_irq_parse_oldworld(device, index, out_irq); in of_irq_parse_one()