Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c23 static struct device ps3_system_bus = { variable
471 .name = "ps3_system_bus",
491 result = device_register(&ps3_system_bus); in ps3_system_bus_init()
744 dev->core.parent = &ps3_system_bus; in ps3_system_bus_device_register()
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c23 static struct device ps3_system_bus = { variable
470 .name = "ps3_system_bus",
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()

Completed in 3 milliseconds