Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
H A Dspu_base.c468 static struct bus_type spu_subsys = { variable
541 spu->dev.bus = &spu_subsys; in spu_create_dev()
759 ret = subsys_system_register(&spu_subsys, NULL); in init_spu_base()
786 bus_unregister(&spu_subsys); in init_spu_base()