Home
last modified time | relevance | path

Searched refs:cpath (Results 1 – 1 of 1) sorted by relevance

/scripts/dtc/
Dflattree.c714 static const char *nodename_from_path(const char *ppath, const char *cpath) in nodename_from_path() argument
720 if (!strstarts(cpath, ppath)) in nodename_from_path()
722 cpath, ppath); in nodename_from_path()
728 return cpath + plen; in nodename_from_path()