Searched refs:ps3_sys_manager_final_power_off (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/ps3/
H A Dps3-sys-manager.c597 * ps3_sys_manager_final_power_off - The final platform machine_power_off routine.
607 static void ps3_sys_manager_final_power_off(struct ps3_system_bus_device *dev) function
642 ps3_sys_manager_final_power_off(dev);
705 ops.power_off = ps3_sys_manager_final_power_off;

Completed in 244 milliseconds