Searched defs:ps3_system_bus_type (Results 1 - 1 of 1) sorted by relevance

/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c480 struct bus_type ps3_system_bus_type = { variable in typeref:struct:bus_type
504 result = bus_register(&ps3_system_bus_type);
754 dev->core.bus = &ps3_system_bus_type;
797 drv->core.bus = &ps3_system_bus_type;

Completed in 8 milliseconds