Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Dfdt.c273 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()