Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dps3.h393 static inline struct ps3_system_bus_driver *ps3_drv_to_system_bus_drv( in ps3_drv_to_system_bus_drv() function
408 return ps3_drv_to_system_bus_drv(_dev->core.driver); in ps3_system_bus_dev_to_system_bus_drv()
/linux-6.1.9/arch/powerpc/platforms/ps3/
Dsystem-bus.c339 struct ps3_system_bus_driver *drv = ps3_drv_to_system_bus_drv(_drv); in ps3_system_bus_match()