Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dohci-ps3.c79 result = ps3_open_hv_device(dev); in ps3_ohci_probe()
H A Dehci-ps3.c96 result = ps3_open_hv_device(dev); in ps3_ehci_probe()
/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c154 int ps3_open_hv_device(struct ps3_system_bus_device *dev) in ps3_open_hv_device() function
190 EXPORT_SYMBOL_GPL(ps3_open_hv_device);
/openbmc/linux/drivers/ps3/
H A Dps3stor_lib.c29 int error = ps3_open_hv_device(sbd); in ps3stor_open_hv_device()
/openbmc/linux/arch/powerpc/include/asm/
H A Dps3.h371 int ps3_open_hv_device(struct ps3_system_bus_device *dev);
/openbmc/linux/sound/ppc/
H A Dsnd_ps3.c901 ret = ps3_open_hv_device(dev); in snd_ps3_driver_probe()
/openbmc/linux/drivers/block/
H A Dps3vram.c640 if (ps3_open_hv_device(dev)) { in ps3vram_probe()
/openbmc/linux/drivers/video/fbdev/
H A Dps3fb.c986 retval = ps3_open_hv_device(dev); in ps3fb_probe()
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.c1653 result = ps3_open_hv_device(dev); in ps3_gelic_driver_probe()