Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/of/
A 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()

Completed in 5 milliseconds