Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Virtualization/libs/libfdt/tests/
Dapi_test.rs183 fn node_with_phandle() { in node_with_phandle() function
/aosp_15_r20/packages/modules/Virtualization/libs/libfdt/src/
Dlib.rs751 pub fn node_with_phandle(&self, phandle: Phandle) -> Result<Option<FdtNode>> { in node_with_phandle() method