Searched refs:nps (Results 1 – 1 of 1) sorted by relevance
292 struct device_node *nps[FDT_MAX_DEPTH]; in unflatten_dt_nodes() local311 nps[depth] = dad; in unflatten_dt_nodes()323 ret = populate_node(blob, offset, &mem, nps[depth], in unflatten_dt_nodes()324 &nps[depth+1], dryrun); in unflatten_dt_nodes()329 *nodepp = nps[depth+1]; in unflatten_dt_nodes()331 root = nps[depth+1]; in unflatten_dt_nodes()