Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/platforms/cell/
H A Dspu_base.c741 static struct syscore_ops spu_syscore_ops = { variable
777 register_syscore_ops(&spu_syscore_ops); in init_spu_base()