Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_irq.h23 extern int of_irq_parse_oldworld(struct device_node *device, int index,
28 static inline int of_irq_parse_oldworld(struct device_node *device, int index, in of_irq_parse_oldworld() function
/OK3568_Linux_fs/kernel/drivers/of/
H A Dirq.c297 return of_irq_parse_oldworld(device, index, out_irq); in of_irq_parse_one()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dpic.c387 int of_irq_parse_oldworld(struct device_node *device, int index, in of_irq_parse_oldworld() function