Searched refs:InPlaceModule (Results 1 – 5 of 5) sorted by relevance
8 auxiliary, bindings, c_str, device::Core, driver, error::Error, pci, prelude::*, InPlaceModule,104 impl InPlaceModule for SampleModule {
131 impl kernel::InPlaceModule for RustMiscDeviceModule {
44 impl kernel::InPlaceModule for RustConfigfs {
155 pub trait InPlaceModule: Sync + Send { interface162 impl<T: Module> InPlaceModule for T {
199 impl $crate::InPlaceModule for DriverModule {