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

usb_hotplug_poll

Function usb_hotplug_poll 

Source
pub fn usb_hotplug_poll()
Expand description

Poll for USB hotplug events

Called periodically (e.g., from a timer interrupt or polling thread) to check xHCI port status change bits.