Home
last modified time | relevance | path

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

/samples/rust/
A Drust_configfs.rs139 fn make_group(&self, name: &CStr) -> Result<impl PinInit<configfs::Group<GrandChild>, Error>> { in make_group()
174 struct GrandChild {} struct
176 impl GrandChild { impls
183 impl configfs::AttributeOperations<0> for GrandChild { implementation
186 fn show(_container: &GrandChild, page: &mut [u8; PAGE_SIZE]) -> Result<usize> { in show()

Completed in 3 milliseconds