Searched refs:module_driver (Results 1 – 4 of 4) sorted by relevance
104 macro_rules! module_driver { macro
127 $crate::module_driver!(<T>, $crate::platform::Adapter<T>, { $($f)* });
96 $crate::module_driver!(<T>, $crate::auxiliary::Adapter<T>, { $($f)* });
115 $crate::module_driver!(<T>, $crate::pci::Adapter<T>, { $($f)* });
Completed in 7 milliseconds