Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/of/
Dfdt.c366 struct device_node **nodepp) in unflatten_dt_nodes() argument
375 if (nodepp) in unflatten_dt_nodes()
376 *nodepp = NULL; in unflatten_dt_nodes()
405 if (!dryrun && nodepp && !*nodepp) in unflatten_dt_nodes()
406 *nodepp = nps[depth+1]; in unflatten_dt_nodes()