Home
last modified time | relevance | path

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

/aosp_15_r20/external/dtc/tests/
H A Dpath_offset_aliases.c18 static void check_alias(void *fdt, const char *full_path, const char *alias_path) in check_alias()
/aosp_15_r20/external/python/mobly/mobly/
Dutils.py107 def create_alias(target_path, alias_path): argument
/aosp_15_r20/system/libufdt/
H A Dufdt_convert.c204 const char *alias_path = in ufdt_get_node_by_path_len() local
/aosp_15_r20/external/coreboot/src/commonlib/
H A Ddevice_tree.c1153 const char *alias_path; in dt_find_node_by_alias() local