Lines Matching defs:node
24 struct device_node *node;
30 for_each_of_allnodes(node) {
31 if (node->phandle != OF_PHANDLE_ILLEGAL &&
32 node->phandle > phandle)
33 phandle = node->phandle;
47 /* adjust node's phandle in node */
151 * Subtree @local_fixups, which is overlay node __local_fixups__,
152 * mirrors the fragment node structure at the root of the overlay.
201 * node names in the two subtrees match.
203 * The roots of the subtrees are the overlay's __local_fixups__ node
204 * and the overlay's root node.
246 * The name of each property in the "__fixups__" node in the overlay matches
248 * property in the "__fixups__" node is a list of the property values in the
325 pr_err("node label '%s' not found in live devicetree symbols table\n",