Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-ps3.c229 ps3_system_bus_driver_unregister(drv); in ps3_ohci_driver_unregister()
H A Dehci-ps3.c244 ps3_system_bus_driver_unregister(drv); in ps3_ehci_driver_unregister()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c797 void ps3_system_bus_driver_unregister(struct ps3_system_bus_driver *drv) in ps3_system_bus_driver_unregister() function
804 EXPORT_SYMBOL_GPL(ps3_system_bus_driver_unregister);
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dps3.h391 void ps3_system_bus_driver_unregister(struct ps3_system_bus_driver *drv);
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dps3rom.c434 ps3_system_bus_driver_unregister(&ps3rom); in ps3rom_exit()
/OK3568_Linux_fs/kernel/drivers/char/
H A Dps3flash.c437 ps3_system_bus_driver_unregister(&ps3flash); in ps3flash_exit()
/OK3568_Linux_fs/kernel/drivers/block/
H A Dps3disk.c569 ps3_system_bus_driver_unregister(&ps3disk); in ps3disk_exit()
H A Dps3vram.c860 ps3_system_bus_driver_unregister(&ps3vram); in ps3vram_exit()
/OK3568_Linux_fs/kernel/sound/ppc/
H A Dsnd_ps3.c1117 ps3_system_bus_driver_unregister(&snd_ps3_bus_driver_info); in snd_ps3_exit()
/OK3568_Linux_fs/kernel/drivers/ps3/
H A Dps3-lpm.c1230 ps3_system_bus_driver_unregister(&ps3_lpm_driver); in ps3_lpm_exit()
H A Dps3-vuart.c1248 ps3_system_bus_driver_unregister(&drv->core); in ps3_vuart_port_driver_unregister()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dps3fb.c1298 ps3_system_bus_driver_unregister(&ps3fb_driver); in ps3fb_exit()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.c1864 ps3_system_bus_driver_unregister(&ps3_gelic_driver); in ps3_gelic_driver_exit()