Module Hal_device.System_power_management
val suspend : t -> int -> int Lwt.tval suspend_hybrid : t -> int -> int Lwt.tval hibernate : t -> int Lwt.tval shutdown : t -> int Lwt.tval reboot : t -> int Lwt.tval set_power_save : t -> bool -> int Lwt.t