Home
last modified time | relevance | path

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

/packages/modules/Virtualization/libs/libfdt/src/
Dlib.rs342 fn next_compatible(self, compatible: &CStr) -> Result<Option<Self>> { in next_compatible() method
510 pub fn next_compatible(self, compatible: &CStr) -> Result<Option<Self>> { in next_compatible() method