Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/user/base/app/device_tree/tests/
Dmain.c229 const char* subnode_name = NULL; in TEST_F() local
/aosp_15_r20/trusty/kernel/lib/shared/device_tree/client/
H A Ddevice_tree.cpp163 const char* subnode_name, in device_tree_inode_get_subnode()
/aosp_15_r20/packages/modules/Virtualization/libs/libfdt/tests/
Dapi_test.rs263 let subnode_name = cstr!("123456789"); in node_add_subnode_with_namelen() localVariable