pub fn poll_all()Expand description
Poll all HID devices and inject events into the unified keyboard/mouse buffers.
Call from the shell loop (task context) to drain USB HID event queues and feed them into the same buffers used by PS/2. This enables USB keyboards and mice to work alongside or instead of PS/2.