Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c469 static struct bus_type ps3_system_bus_type = { variable
493 result = bus_register(&ps3_system_bus_type); in ps3_system_bus_init()
744 dev->core.bus = &ps3_system_bus_type; in ps3_system_bus_device_register()
787 drv->core.bus = &ps3_system_bus_type; in ps3_system_bus_driver_register()