Searched refs:tboot_shutdown (Results 1 – 2 of 2) sorted by relevance
126 extern void tboot_shutdown(u32 shutdown_type);134 #define tboot_shutdown(shutdown_type) do { } while (0) macro
1341 tboot_shutdown(TB_SHUTDOWN_WFS); in native_play_dead()