Home
last modified time | relevance | path

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

/samples/rust/
A Drust_configfs.rs36 fn new() -> impl PinInit<Self, Error> { in new()
45 fn init(_module: &'static ThisModule) -> impl PinInit<Self, Error> { in init() argument
74 fn make_group(&self, name: &CStr) -> Result<impl PinInit<configfs::Group<Child>, Error>> { in make_group() argument
130 fn new() -> impl PinInit<Self, Error> { in new()
139 fn make_group(&self, name: &CStr) -> Result<impl PinInit<configfs::Group<GrandChild>, Error>> { in make_group() argument
177 fn new() -> impl PinInit<Self, Error> { in new()
A Drust_driver_auxiliary.rs8 auxiliary, bindings, c_str, device::Core, driver, error::Error, pci, prelude::*, InPlaceModule,
105 fn init(module: &'static kernel::ThisModule) -> impl PinInit<Self, Error> { in init() argument
A Drust_misc_device.rs132 fn init(_module: &'static ThisModule) -> impl PinInit<Self, Error> { in init() argument

Completed in 4 milliseconds