Macro kernel::of_device_table
source · macro_rules! of_device_table { ($table_name:ident, $module_table_name:ident, $id_info_type: ty, $table_data: expr) => { ... }; }
Expand description
Create an OF IdTable
with an “alias” for modpost.