Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/of/
Dfdt.c287 struct device_node **nodepp) in unflatten_dt_nodes() argument
297 if (nodepp) in unflatten_dt_nodes()
298 *nodepp = NULL; in unflatten_dt_nodes()
328 if (!dryrun && nodepp && !*nodepp) in unflatten_dt_nodes()
329 *nodepp = nps[depth+1]; in unflatten_dt_nodes()