Searched refs:machine_alt_power_off (Results 1 – 2 of 2) sorted by relevance
42 extern void machine_alt_power_off(void);43 static void (*poweroff_method)(void) = machine_alt_power_off;
132 void machine_alt_power_off(void) in machine_alt_power_off() function