kernel
next-20250429
In kernel::
auxiliary
Structs
Adapter
Device
DeviceId
Registration
Traits
Driver
Type Aliases
IdTable
kernel
::
auxiliary
Type Alias
IdTable
Copy item path
Settings
Help
Summary
Source
pub type IdTable<T> = &'static dyn
IdTable
<
DeviceId
, T>;
Expand description
IdTable type for auxiliary drivers.