Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dgeneric.h25 extern void __init pxa25x_init_irq(void);
H A Dgumstix.c235 .init_irq = pxa25x_init_irq,
H A Dpxa25x.c144 void __init pxa25x_init_irq(void) in pxa25x_init_irq() function