Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dsetup.c294 .init_IRQ = ps3_init_IRQ, in define_machine()
H A Dplatform.h31 void ps3_init_IRQ(void);
H A Dinterrupt.c740 void __init ps3_init_IRQ(void) in ps3_init_IRQ() function