Searched refs:nodepp (Results 1 – 1 of 1) sorted by relevance
266 * @nodepp: The device_node tree created by the call273 struct device_node **nodepp) in unflatten_dt_nodes() argument 283 if (nodepp) in unflatten_dt_nodes() 284 *nodepp = NULL; in unflatten_dt_nodes() 314 if (!dryrun && nodepp && !*nodepp) in unflatten_dt_nodes() 315 *nodepp = nps[depth+1]; in unflatten_dt_nodes()