Home
last modified time | relevance | path

Searched refs:ps3_open_hv_device (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-ps3.c79 result = ps3_open_hv_device(dev); in ps3_ohci_probe()
82 dev_dbg(&dev->core, "%s:%d: ps3_open_hv_device failed: %s\n", in ps3_ohci_probe()
H A Dehci-ps3.c96 result = ps3_open_hv_device(dev); in ps3_ehci_probe()
99 dev_dbg(&dev->core, "%s:%d: ps3_open_hv_device failed\n", in ps3_ehci_probe()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-ps3.c79 result = ps3_open_hv_device(dev); in ps3_ohci_probe()
82 dev_dbg(&dev->core, "%s:%d: ps3_open_hv_device failed: %s\n", in ps3_ohci_probe()
H A Dehci-ps3.c96 result = ps3_open_hv_device(dev); in ps3_ehci_probe()
99 dev_dbg(&dev->core, "%s:%d: ps3_open_hv_device failed\n", in ps3_ehci_probe()
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c153 int ps3_open_hv_device(struct ps3_system_bus_device *dev) in ps3_open_hv_device() function
189 EXPORT_SYMBOL_GPL(ps3_open_hv_device); variable
/kernel/linux/linux-6.6/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); variable
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dps3.h371 int ps3_open_hv_device(struct ps3_system_bus_device *dev);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dps3.h371 int ps3_open_hv_device(struct ps3_system_bus_device *dev);
/kernel/linux/linux-5.10/drivers/ps3/
H A Dps3stor_lib.c29 int error = ps3_open_hv_device(sbd); in ps3stor_open_hv_device()
144 "%s:%u: ps3_open_hv_device failed %d\n", __func__, in ps3stor_setup()
/kernel/linux/linux-6.6/drivers/ps3/
H A Dps3stor_lib.c29 int error = ps3_open_hv_device(sbd); in ps3stor_open_hv_device()
144 "%s:%u: ps3_open_hv_device failed %d\n", __func__, in ps3stor_setup()
/kernel/linux/linux-5.10/drivers/block/
H A Dps3vram.c646 if (ps3_open_hv_device(dev)) { in ps3vram_probe()
647 dev_err(&dev->core, "ps3_open_hv_device failed\n"); in ps3vram_probe()
/kernel/linux/linux-5.10/sound/ppc/
H A Dsnd_ps3.c906 ret = ps3_open_hv_device(dev); in snd_ps3_driver_probe()
/kernel/linux/linux-6.6/drivers/block/
H A Dps3vram.c640 if (ps3_open_hv_device(dev)) { in ps3vram_probe()
641 dev_err(&dev->core, "ps3_open_hv_device failed\n"); in ps3vram_probe()
/kernel/linux/linux-6.6/sound/ppc/
H A Dsnd_ps3.c901 ret = ps3_open_hv_device(dev); in snd_ps3_driver_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.c1651 result = ps3_open_hv_device(dev); in ps3_gelic_driver_probe()
1654 dev_dbg(&dev->core, "%s:ps3_open_hv_device failed\n", in ps3_gelic_driver_probe()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dps3fb.c985 retval = ps3_open_hv_device(dev); in ps3fb_probe()
987 dev_err(&dev->core, "%s: ps3_open_hv_device failed\n", in ps3fb_probe()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dps3fb.c986 retval = ps3_open_hv_device(dev); in ps3fb_probe()
988 dev_err(&dev->core, "%s: ps3_open_hv_device failed\n", in ps3fb_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.c1653 result = ps3_open_hv_device(dev); in ps3_gelic_driver_probe()
1656 dev_dbg(&dev->core, "%s:ps3_open_hv_device failed\n", in ps3_gelic_driver_probe()

Completed in 19 milliseconds