ps3_system_bus_type 428 arch/powerpc/include/asm/ps3.h extern struct bus_type ps3_system_bus_type; ps3_system_bus_type 470 arch/powerpc/platforms/ps3/system-bus.c struct bus_type ps3_system_bus_type = { ps3_system_bus_type 494 arch/powerpc/platforms/ps3/system-bus.c result = bus_register(&ps3_system_bus_type); ps3_system_bus_type 741 arch/powerpc/platforms/ps3/system-bus.c dev->core.bus = &ps3_system_bus_type; ps3_system_bus_type 784 arch/powerpc/platforms/ps3/system-bus.c drv->core.bus = &ps3_system_bus_type;