Searched refs:Error (Results 1 – 3 of 3) sorted by relevance
| /samples/rust/ |
| A D | rust_configfs.rs | 36 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 D | rust_driver_auxiliary.rs | 8 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 D | rust_misc_device.rs | 132 fn init(_module: &'static ThisModule) -> impl PinInit<Self, Error> { in init() argument
|
Completed in 6 milliseconds