Lines Matching full:first
189 * fdt_first_subnode() - get offset of first direct subnode
193 * Return: offset of first subnode, or -FDT_ERR_NOTFOUND if there is none
202 * After first calling fdt_first_subnode(), call this function repeatedly to
456 * Identical to fdt_subnode_offset(), but only examine the first
499 * Identical to fdt_path_offset(), but only consider the first namelen
559 * fdt_first_property_offset - find the offset of a node's first property
563 * fdt_first_property_offset() finds the first property of the node at
665 * Identical to fdt_get_property(), but only examine the first namelen
760 * Identical to fdt_getprop(), but only examine the first namelen
833 * Identical to fdt_get_alias(), but only examine the first @namelen
970 * fdt_node_offset_by_prop_value() returns the offset of the first
973 * startoffset is -1, the very first such node in the tree.
985 * Note the -1 in the first call to the function, if 0 is used here
1055 * fdt_node_offset_by_compatible() returns the offset of the first
1058 * very first such node in the tree.
1068 * Note the -1 in the first call to the function, if 0 is used here
1122 * finding the first occurrence of @string. This can for example happen with
1236 * starting from the given index, and using only the first characters
2012 * Identical to fdt_add_subnode(), but use only the first @namelen