Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/ps3/
Dsystem-bus.c23 static struct device ps3_system_bus = { variable
490 result = device_register(&ps3_system_bus); in ps3_system_bus_init()
743 dev->core.parent = &ps3_system_bus; in ps3_system_bus_device_register()