Searched refs:ps3_system_bus (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c23 static struct device ps3_system_bus = { variable in typeref:struct:device
470 .name = "ps3_system_bus",
490 result = device_register(&ps3_system_bus);
743 dev->core.parent = &ps3_system_bus;

Completed in 85 milliseconds