Searched defs:FdtProperty (Results 1 – 1 of 1) sorted by relevance
115 pub struct FdtProperty<'a> { struct118 property: &'a FdtPropertyStruct, argument121 impl<'a> FdtProperty<'a> { argument