Home
last modified time | relevance | path

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

/samples/rust/
A Drust_configfs.rs45 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
139 fn make_group(&self, name: &CStr) -> Result<impl PinInit<configfs::Group<GrandChild>, Error>> { in make_group() argument
A Drust_driver_auxiliary.rs105 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 5 milliseconds