Searched refs:tboot_shutdown (Results 1 – 3 of 3) sorted by relevance
126 extern void tboot_shutdown(u32 shutdown_type);134 #define tboot_shutdown(shutdown_type) do { } while (0) macro
227 void tboot_shutdown(u32 shutdown_type) in tboot_shutdown() function305 tboot_shutdown(acpi_shutdown_map[sleep_state]); in tboot_sleep()
294 tboot_shutdown(TB_SHUTDOWN_WFS); in resume_play_dead()