Home
last modified time | relevance | path

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

/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()
/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