Home
last modified time | relevance | path

Searched refs:RustMiscDeviceModule (Results 1 – 1 of 1) sorted by relevance

/linux/samples/rust/
H A Drust_misc_device.rs118 type: RustMiscDeviceModule,
126 struct RustMiscDeviceModule { struct
131 impl kernel::InPlaceModule for RustMiscDeviceModule { implementation