Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dps3.h376 struct ps3_system_bus_driver { struct
388 int ps3_system_bus_driver_register(struct ps3_system_bus_driver *drv); argument
389 void ps3_system_bus_driver_unregister(struct ps3_system_bus_driver *drv);
391 static inline struct ps3_system_bus_driver *ps3_drv_to_system_bus_drv( in ps3_drv_to_system_bus_drv()
394 return container_of(_drv, struct ps3_system_bus_driver, core); in ps3_drv_to_system_bus_drv()
401 static inline struct ps3_system_bus_driver *
/Linux-v5.10/drivers/ps3/
Dvuart.h33 struct ps3_system_bus_driver core;
51 struct ps3_system_bus_driver *sbd = in ps3_system_bus_dev_to_vuart_drv()
Dps3-lpm.c1212 static struct ps3_system_bus_driver ps3_lpm_driver = {
/Linux-v5.10/drivers/usb/host/
Dehci-ps3.c234 static int __init ps3_ehci_driver_register(struct ps3_system_bus_driver *drv) in ps3_ehci_driver_register()
241 static void ps3_ehci_driver_unregister(struct ps3_system_bus_driver *drv) in ps3_ehci_driver_unregister()
249 static struct ps3_system_bus_driver ps3_ehci_driver = {
Dohci-ps3.c219 static int __init ps3_ohci_driver_register(struct ps3_system_bus_driver *drv) in ps3_ohci_driver_register()
226 static void ps3_ohci_driver_unregister(struct ps3_system_bus_driver *drv) in ps3_ohci_driver_unregister()
234 static struct ps3_system_bus_driver ps3_ohci_driver = {
/Linux-v5.10/arch/powerpc/platforms/ps3/
Dsystem-bus.c338 struct ps3_system_bus_driver *drv = ps3_drv_to_system_bus_drv(_drv); in ps3_system_bus_match()
365 struct ps3_system_bus_driver *drv; in ps3_system_bus_probe()
387 struct ps3_system_bus_driver *drv; in ps3_system_bus_remove()
408 struct ps3_system_bus_driver *drv; in ps3_system_bus_shutdown()
779 int ps3_system_bus_driver_register(struct ps3_system_bus_driver *drv) in ps3_system_bus_driver_register()
797 void ps3_system_bus_driver_unregister(struct ps3_system_bus_driver *drv) in ps3_system_bus_driver_unregister()
/Linux-v5.10/drivers/scsi/
Dps3rom.c418 static struct ps3_system_bus_driver ps3rom = {
/Linux-v5.10/drivers/char/
Dps3flash.c420 static struct ps3_system_bus_driver ps3flash = {
/Linux-v5.10/drivers/block/
Dps3disk.c532 static struct ps3_system_bus_driver ps3disk = {
Dps3vram.c823 static struct ps3_system_bus_driver ps3vram = {
/Linux-v5.10/sound/ppc/
Dsnd_ps3.c1083 static struct ps3_system_bus_driver snd_ps3_bus_driver_info = {
/Linux-v5.10/drivers/video/fbdev/
Dps3fb.c1248 static struct ps3_system_bus_driver ps3fb_driver = {
/Linux-v5.10/drivers/net/ethernet/toshiba/
Dps3_gelic_net.c1846 static struct ps3_system_bus_driver ps3_gelic_driver = {