Searched refs:propcur (Results 1 – 1 of 1) sorted by relevance
120 char *propval, *propcur, *propend, *nodestr, *propstr, *s; in __of_adjust_phandle_ref() local134 for (propcur = propval; propcur < propend; propcur += propcurlen + 1) { in __of_adjust_phandle_ref()135 propcurlen = strlen(propcur); in __of_adjust_phandle_ref()137 nodestr = propcur; in __of_adjust_phandle_ref()138 s = strchr(propcur, ':'); in __of_adjust_phandle_ref()141 __func__, propcur); in __of_adjust_phandle_ref()