Macro 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.