Home
last modified time | relevance | path

Searched refs:ps3_open_hv_device (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/drivers/usb/host/
Dohci-ps3.c90 result = ps3_open_hv_device(dev); in ps3_ohci_probe()
Dehci-ps3.c124 result = ps3_open_hv_device(dev); in ps3_ehci_probe()
/linux-3.4.99/arch/powerpc/platforms/ps3/
Dsystem-bus.c165 int ps3_open_hv_device(struct ps3_system_bus_device *dev) in ps3_open_hv_device() function
201 EXPORT_SYMBOL_GPL(ps3_open_hv_device);
/linux-3.4.99/arch/powerpc/include/asm/
Dps3.h382 int ps3_open_hv_device(struct ps3_system_bus_device *dev);
/linux-3.4.99/drivers/ps3/
Dps3stor_lib.c41 int error = ps3_open_hv_device(sbd); in ps3stor_open_hv_device()
/linux-3.4.99/sound/ppc/
Dsnd_ps3.c941 ret = ps3_open_hv_device(dev); in snd_ps3_driver_probe()
/linux-3.4.99/drivers/block/
Dps3vram.c655 if (ps3_open_hv_device(dev)) { in ps3vram_probe()
/linux-3.4.99/drivers/video/
Dps3fb.c991 retval = ps3_open_hv_device(dev); in ps3fb_probe()
/linux-3.4.99/drivers/net/ethernet/toshiba/
Dps3_gelic_net.c1680 result = ps3_open_hv_device(dev); in ps3_gelic_driver_probe()