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

usb_hotplug_register_callback

Function usb_hotplug_register_callback 

Source
pub fn usb_hotplug_register_callback(
    callback: HotplugCallback,
) -> Result<(), KernelError>
Expand description

Register a callback for hotplug events