Lines Matching full:all
26 * Add all supernodes of a matching node/property, useful for creating a
34 /* Add all subnodes of a matching node */
49 #define FDT_IS_ANY 0x1f /* all the above */
59 WANT_ALL_NODES_AND_PROPS /* Everything for all levels */
97 * for all nodes but exclude the property "data", then you will get the
107 * For eaxample "/" means to include the root node, all root properties
108 * and the FDT_BEGIN_NODE and FDT_END_NODE of all subnodes of /. The latter
110 * it prevents the root node from changing at all Any change to non-excluded
156 * possible to grep for a node and get all the properties associated with
160 * loaders, which want to use an FDT but do not need to know about all of
166 * for all nodes but exclude the property "data", then you will get the
199 * As an example, including node "/" means to include the root node and all
203 * FDT_END_NODE of all subnodes of /.
206 * root node from changing at all. Any change to non-excluded properties,
289 * and some will have been dropped. This function checks all the alias nodes