Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dehci-ps3.c96 result = ps3_open_hv_device(dev); in ps3_ehci_probe()
Dohci-ps3.c79 result = ps3_open_hv_device(dev); in ps3_ohci_probe()
/linux-5.19.10/arch/powerpc/platforms/ps3/
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);
/linux-5.19.10/drivers/ps3/
Dps3stor_lib.c29 int error = ps3_open_hv_device(sbd); in ps3stor_open_hv_device()
/linux-5.19.10/arch/powerpc/include/asm/
Dps3.h371 int ps3_open_hv_device(struct ps3_system_bus_device *dev);
/linux-5.19.10/sound/ppc/
Dsnd_ps3.c901 ret = ps3_open_hv_device(dev); in snd_ps3_driver_probe()
/linux-5.19.10/drivers/block/
Dps3vram.c642 if (ps3_open_hv_device(dev)) { in ps3vram_probe()
/linux-5.19.10/drivers/video/fbdev/
Dps3fb.c985 retval = ps3_open_hv_device(dev); in ps3fb_probe()
/linux-5.19.10/drivers/net/ethernet/toshiba/
Dps3_gelic_net.c1650 result = ps3_open_hv_device(dev); in ps3_gelic_driver_probe()