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

usb_hotplug_init

Function usb_hotplug_init 

Source
pub fn usb_hotplug_init(portsc_base: usize, num_ports: u8)
Expand description

Initialize USB hotplug detection

Should be called after xHCI controller enumeration, with the PORTSC base address and number of root hub ports.