ps3_system_bus_driver 388 arch/powerpc/include/asm/ps3.h int ps3_system_bus_driver_register(struct ps3_system_bus_driver *drv); ps3_system_bus_driver 389 arch/powerpc/include/asm/ps3.h void ps3_system_bus_driver_unregister(struct ps3_system_bus_driver *drv); ps3_system_bus_driver 391 arch/powerpc/include/asm/ps3.h static inline struct ps3_system_bus_driver *ps3_drv_to_system_bus_drv( ps3_system_bus_driver 394 arch/powerpc/include/asm/ps3.h return container_of(_drv, struct ps3_system_bus_driver, core); ps3_system_bus_driver 401 arch/powerpc/include/asm/ps3.h static inline struct ps3_system_bus_driver * ps3_system_bus_driver 338 arch/powerpc/platforms/ps3/system-bus.c struct ps3_system_bus_driver *drv = ps3_drv_to_system_bus_drv(_drv); ps3_system_bus_driver 365 arch/powerpc/platforms/ps3/system-bus.c struct ps3_system_bus_driver *drv; ps3_system_bus_driver 387 arch/powerpc/platforms/ps3/system-bus.c struct ps3_system_bus_driver *drv; ps3_system_bus_driver 408 arch/powerpc/platforms/ps3/system-bus.c struct ps3_system_bus_driver *drv; ps3_system_bus_driver 775 arch/powerpc/platforms/ps3/system-bus.c int ps3_system_bus_driver_register(struct ps3_system_bus_driver *drv) ps3_system_bus_driver 793 arch/powerpc/platforms/ps3/system-bus.c void ps3_system_bus_driver_unregister(struct ps3_system_bus_driver *drv) ps3_system_bus_driver 533 drivers/block/ps3disk.c static struct ps3_system_bus_driver ps3disk = { ps3_system_bus_driver 826 drivers/block/ps3vram.c static struct ps3_system_bus_driver ps3vram = { ps3_system_bus_driver 420 drivers/char/ps3flash.c static struct ps3_system_bus_driver ps3flash = { ps3_system_bus_driver 1848 drivers/net/ethernet/toshiba/ps3_gelic_net.c static struct ps3_system_bus_driver ps3_gelic_driver = { ps3_system_bus_driver 1214 drivers/ps3/ps3-lpm.c static struct ps3_system_bus_driver ps3_lpm_driver = { ps3_system_bus_driver 33 drivers/ps3/vuart.h struct ps3_system_bus_driver core; ps3_system_bus_driver 51 drivers/ps3/vuart.h struct ps3_system_bus_driver *sbd = ps3_system_bus_driver 418 drivers/scsi/ps3rom.c static struct ps3_system_bus_driver ps3rom = { ps3_system_bus_driver 234 drivers/usb/host/ehci-ps3.c static int __init ps3_ehci_driver_register(struct ps3_system_bus_driver *drv) ps3_system_bus_driver 241 drivers/usb/host/ehci-ps3.c static void ps3_ehci_driver_unregister(struct ps3_system_bus_driver *drv) ps3_system_bus_driver 249 drivers/usb/host/ehci-ps3.c static struct ps3_system_bus_driver ps3_ehci_driver = { ps3_system_bus_driver 219 drivers/usb/host/ohci-ps3.c static int __init ps3_ohci_driver_register(struct ps3_system_bus_driver *drv) ps3_system_bus_driver 226 drivers/usb/host/ohci-ps3.c static void ps3_ohci_driver_unregister(struct ps3_system_bus_driver *drv) ps3_system_bus_driver 234 drivers/usb/host/ohci-ps3.c static struct ps3_system_bus_driver ps3_ohci_driver = { ps3_system_bus_driver 1247 drivers/video/fbdev/ps3fb.c static struct ps3_system_bus_driver ps3fb_driver = { ps3_system_bus_driver 1102 sound/ppc/snd_ps3.c static struct ps3_system_bus_driver snd_ps3_bus_driver_info = {