ps3_system_bus_device_register  387 arch/powerpc/include/asm/ps3.h int ps3_system_bus_device_register(struct ps3_system_bus_device *dev);
ps3_system_bus_device_register   86 arch/powerpc/platforms/ps3/device-init.c 	result = ps3_system_bus_device_register(dev);
ps3_system_bus_device_register  160 arch/powerpc/platforms/ps3/device-init.c 	result = ps3_system_bus_device_register(&p->dev);
ps3_system_bus_device_register  248 arch/powerpc/platforms/ps3/device-init.c 	result = ps3_system_bus_device_register(&p->dev);
ps3_system_bus_device_register  304 arch/powerpc/platforms/ps3/device-init.c 	result = ps3_system_bus_device_register(&p->dev);
ps3_system_bus_device_register  392 arch/powerpc/platforms/ps3/device-init.c 	result = ps3_system_bus_device_register(&p->sbd);
ps3_system_bus_device_register  457 arch/powerpc/platforms/ps3/device-init.c 	result = ps3_system_bus_device_register(&p->dev);
ps3_system_bus_device_register  491 arch/powerpc/platforms/ps3/device-init.c 	result = ps3_system_bus_device_register(&p->dev);
ps3_system_bus_device_register  526 arch/powerpc/platforms/ps3/device-init.c 	result = ps3_system_bus_device_register(&p->dev);
ps3_system_bus_device_register  773 arch/powerpc/platforms/ps3/system-bus.c EXPORT_SYMBOL_GPL(ps3_system_bus_device_register);