Lines Matching full:will
15 * This library is distributed in the hope that it will be useful,
247 * On success, *address and *size will contain the address and size of
281 * address, in which case fdt_subnode_offset() will find the subnode
283 * which case fdt_subnode_offset() will find an arbitrary subnode
326 * @lenp: pointer to an integer variable (will be overwritten) or NULL
350 * @lenp: pointer to an integer variable (will be overwritten) or NULL
387 * @lenp: pointer to an integer variable (will be overwritten) or NULL
390 * named 'name' of the node at offset nodeoffset (this will be a
435 * @buf: character buffer to contain the returned path (will be overwritten)
450 * characters and will not fit in the given buffer.
463 * @nodedepth: pointer to an integer variable (will be overwritten) or NULL
469 * will always return 0, the offset of the root node. If the node at
472 * will return nodeoffset itself.
559 * instead, the function will never locate the root node, even if it
643 * instead, the function will never locate the root node, even if it
674 * size of a property, and so will only work if len is equal to the
677 * This function will alter only the bytes in the blob which contain
678 * the given property value, and will not alter or move any other part
705 * property, and so will only work if the property already exists and
708 * This function will alter only the bytes in the blob which contain
709 * the given property value, and will not alter or move any other part
736 * fdt_nop_property() will replace a given property's representation
740 * This function will alter only the bytes in the blob which contain
741 * the property, and will not alter or move any other part of the
761 * fdt_nop_node() will replace a given node's representation in the
765 * This function will alter only the bytes in the blob which contain
766 * the node and its properties and subnodes, and will not alter or
814 * This function will insert data into the reserve map and will
838 * This function will delete data from the reservation table and will
866 * This function may insert or delete data from the blob, and will
892 * This function may insert or delete data from the blob, and will
923 * This function may insert or delete data from the blob, and will
958 * This function may insert or delete data from the blob, and will
983 * fdt_del_property() will delete the given property.
985 * This function will delete data from the blob, and will therefore
1026 * This function will insert data into the blob, and will therefore
1052 * fdt_del_node() will remove the given node, including all its
1055 * This function will delete data from the blob, and will therefore