Macro kernel::module_device_table
source · macro_rules! module_device_table { ($table_type: literal, $module_table_name:ident, $table_name:ident) => { ... }; }
Expand description
Create device table alias for modpost.
macro_rules! module_device_table { ($table_type: literal, $module_table_name:ident, $table_name:ident) => { ... }; }
Create device table alias for modpost.