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

poll_all

Function poll_all 

Source
pub fn poll_all()
Expand description

Poll all input sources and convert to input events.

Called periodically (e.g., from APIC timer or shell loop).