Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/
H A Dspu.c241 static int __init setup_interrupts(struct spu *spu) in setup_interrupts() function
292 result = setup_interrupts(spu); in enable_spu()
/OK3568_Linux_fs/kernel/drivers/memory/
H A Demif.c1060 static int __init_or_module setup_interrupts(struct emif_data *emif, u32 irq) in setup_interrupts() function
1529 ret = setup_interrupts(emif, irq); in emif_probe()