Home
last modified time | relevance | path

Searched refs:ps3_system_bus_dev_to_system_bus_drv (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/ps3/
Dvuart.h52 ps3_system_bus_dev_to_system_bus_drv(_dev); in ps3_system_bus_dev_to_vuart_drv()
/linux-6.1.9/arch/powerpc/platforms/ps3/
Dsystem-bus.c371 drv = ps3_system_bus_dev_to_system_bus_drv(dev); in ps3_system_bus_probe()
392 drv = ps3_system_bus_dev_to_system_bus_drv(dev); in ps3_system_bus_remove()
420 drv = ps3_system_bus_dev_to_system_bus_drv(dev); in ps3_system_bus_shutdown()
/linux-6.1.9/arch/powerpc/include/asm/
Dps3.h404 ps3_system_bus_dev_to_system_bus_drv(struct ps3_system_bus_device *_dev) in ps3_system_bus_dev_to_system_bus_drv() function