⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
HotplugCallback
veridian_
kernel
0.25.2
In veridian_
kernel::
drivers::
usb::
hotplug
veridian_kernel
::
drivers
::
usb
::
hotplug
Type Alias
Hotplug
Callback
Copy item path
Source
pub type HotplugCallback = fn(
UsbHotplugEvent
);
Expand description
Hotplug callback function type