⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

dpms_init

Function dpms_init 

Source
pub fn dpms_init() -> KernelResult<()>
Expand description

Initialize the DPMS subsystem.

Registers the idle timer callback and sets initial display state to On.