Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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 *
/OK3568_Linux_fs/kernel/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.c1212 static struct ps3_system_bus_driver ps3_lpm_driver = {
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A 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 = {
H A 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 = {
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/
H A 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()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dps3rom.c418 static struct ps3_system_bus_driver ps3rom = {
/OK3568_Linux_fs/kernel/drivers/char/
H A Dps3flash.c420 static struct ps3_system_bus_driver ps3flash = {
/OK3568_Linux_fs/kernel/drivers/block/
H A Dps3disk.c532 static struct ps3_system_bus_driver ps3disk = {
H A Dps3vram.c823 static struct ps3_system_bus_driver ps3vram = {
/OK3568_Linux_fs/kernel/sound/ppc/
H A Dsnd_ps3.c1083 static struct ps3_system_bus_driver snd_ps3_bus_driver_info = {
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dps3fb.c1248 static struct ps3_system_bus_driver ps3fb_driver = {
/OK3568_Linux_fs/kernel/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.c1846 static struct ps3_system_bus_driver ps3_gelic_driver = {