Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dps3.h378 struct ps3_system_bus_driver { struct
390 int ps3_system_bus_driver_register(struct ps3_system_bus_driver *drv); argument
391 void ps3_system_bus_driver_unregister(struct ps3_system_bus_driver *drv);
393 static inline struct ps3_system_bus_driver *ps3_drv_to_system_bus_drv( in ps3_drv_to_system_bus_drv()
396 return container_of(_drv, struct ps3_system_bus_driver, core); in ps3_drv_to_system_bus_drv()
403 static inline struct ps3_system_bus_driver *
/openbmc/linux/drivers/ps3/
H A Dvuart.h33 struct ps3_system_bus_driver core;
51 struct ps3_system_bus_driver *sbd = in ps3_system_bus_dev_to_vuart_drv()
H A Dps3-lpm.c1211 static struct ps3_system_bus_driver ps3_lpm_driver = {
/openbmc/linux/drivers/usb/host/
H A Dohci-ps3.c217 static int __init ps3_ohci_driver_register(struct ps3_system_bus_driver *drv) in ps3_ohci_driver_register()
224 static void ps3_ohci_driver_unregister(struct ps3_system_bus_driver *drv) in ps3_ohci_driver_unregister()
232 static struct ps3_system_bus_driver ps3_ohci_driver = {
H A Dehci-ps3.c232 static int __init ps3_ehci_driver_register(struct ps3_system_bus_driver *drv) in ps3_ehci_driver_register()
239 static void ps3_ehci_driver_unregister(struct ps3_system_bus_driver *drv) in ps3_ehci_driver_unregister()
247 static struct ps3_system_bus_driver ps3_ehci_driver = {
/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c339 struct ps3_system_bus_driver *drv = ps3_drv_to_system_bus_drv(_drv); in ps3_system_bus_match()
366 struct ps3_system_bus_driver *drv; in ps3_system_bus_probe()
387 struct ps3_system_bus_driver *drv; in ps3_system_bus_remove()
407 struct ps3_system_bus_driver *drv; in ps3_system_bus_shutdown()
778 int ps3_system_bus_driver_register(struct ps3_system_bus_driver *drv) in ps3_system_bus_driver_register()
796 void ps3_system_bus_driver_unregister(struct ps3_system_bus_driver *drv) in ps3_system_bus_driver_unregister()
/openbmc/linux/drivers/scsi/
H A Dps3rom.c412 static struct ps3_system_bus_driver ps3rom = {
/openbmc/linux/drivers/char/
H A Dps3flash.c419 static struct ps3_system_bus_driver ps3flash = {
/openbmc/linux/drivers/block/
H A Dps3disk.c513 static struct ps3_system_bus_driver ps3disk = {
H A Dps3vram.c806 static struct ps3_system_bus_driver ps3vram = {
/openbmc/linux/sound/ppc/
H A Dsnd_ps3.c1072 static struct ps3_system_bus_driver snd_ps3_bus_driver_info = {
/openbmc/linux/drivers/video/fbdev/
H A Dps3fb.c1245 static struct ps3_system_bus_driver ps3fb_driver = {
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.c1850 static struct ps3_system_bus_driver ps3_gelic_driver = {