Searched refs:shutdown_type (Results 1 – 2 of 2) sorted by relevance
226 void tboot_shutdown(u32 shutdown_type) in tboot_shutdown() argument242 if (shutdown_type == TB_SHUTDOWN_S3) in tboot_shutdown()246 tboot->shutdown_type = shutdown_type; in tboot_shutdown()
307 s64 opal_quiesce(u64 shutdown_type, s32 cpu);
Completed in 6 milliseconds