Home
last modified time | relevance | path

Searched refs:ps3_close_hv_device (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/usb/host/
H A Dehci-ps3.c197 ps3_close_hv_device(dev); in ps3_ehci_probe()
229 ps3_close_hv_device(dev); in ps3_ehci_remove()
H A Dohci-ps3.c181 ps3_close_hv_device(dev); in ps3_ohci_probe()
214 ps3_close_hv_device(dev); in ps3_ohci_remove()
/linux/drivers/ps3/
H A Dps3stor_lib.c55 error = ps3_close_hv_device(sbd); in ps3stor_close_hv_device()
67 ps3_close_hv_device(ps3_flash_workaround.disk_sbd); in ps3stor_close_hv_device()
/linux/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c192 int ps3_close_hv_device(struct ps3_system_bus_device *dev) in ps3_close_hv_device() function
228 EXPORT_SYMBOL_GPL(ps3_close_hv_device);
/linux/arch/powerpc/include/asm/
H A Dps3.h372 int ps3_close_hv_device(struct ps3_system_bus_device *dev);
/linux/drivers/block/
H A Dps3vram.c773 ps3_close_hv_device(dev); in ps3vram_probe()
798 ps3_close_hv_device(dev); in ps3vram_remove()
/linux/drivers/video/fbdev/
H A Dps3fb.c1204 ps3_close_hv_device(dev); in ps3fb_probe()
1240 ps3_close_hv_device(dev); in ps3fb_shutdown()