Searched defs:Error (Results 1 – 3 of 3) sorted by relevance
45 fn init(_module: &'static ThisModule) -> impl PinInit<Self, Error> { in init() argument74 fn make_group(&self, name: &CStr) -> Result<impl PinInit<configfs::Group<Child>, Error>> { in make_group() argument139 fn make_group(&self, name: &CStr) -> Result<impl PinInit<configfs::Group<GrandChild>, Error>> { in make_group() argument
105 fn init(module: &'static kernel::ThisModule) -> impl PinInit<Self, Error> { in init() argument
132 fn init(_module: &'static ThisModule) -> impl PinInit<Self, Error> { in init() argument
Completed in 5 milliseconds