Lines Matching full:change
1206 * fdt_setprop_inplace_namelen_partial - change a property's value,
1209 * @nodeoffset: offset of the node whose property to change
1210 * @name: name of the property to change
1212 * @idx: index of the property to change in the array
1229 * fdt_setprop_inplace - change a property's value, but not its size
1231 * @nodeoffset: offset of the node whose property to change
1232 * @name: name of the property to change
1237 * the data in val, of length len. This function cannot change the
1262 * fdt_setprop_inplace_u32 - change the value of a 32-bit integer property
1264 * @nodeoffset: offset of the node whose property to change
1265 * @name: name of the property to change
1270 * if necessary. This function cannot change the size of a property,
1297 * fdt_setprop_inplace_u64 - change the value of a 64-bit integer property
1299 * @nodeoffset: offset of the node whose property to change
1300 * @name: name of the property to change
1305 * if necessary. This function cannot change the size of a property,
1332 * fdt_setprop_inplace_cell - change the value of a single-cell property
1495 * therefore change the indexes of some entries in the table.
1519 * therefore change the indexes of some entries in the table.
1535 * fdt_set_name - change the name of a given node
1547 * therefore change the offsets of some existing nodes.
1561 * fdt_setprop - create or change a property
1563 * @nodeoffset: offset of the node whose property to change
1564 * @name: name of the property to change
1573 * therefore change the offsets of some existing nodes.
1594 * @nodeoffset: offset of the node whose property to change
1595 * @name: name of the property to change
1604 * therefore change the offsets of some existing nodes.
1625 * @nodeoffset: offset of the node whose property to change
1626 * @name: name of the property to change
1635 * therefore change the offsets of some existing nodes.
1660 * @nodeoffset: offset of the node whose property to change
1661 * @name: name of the property to change
1670 * therefore change the offsets of some existing nodes.
1706 * @nodeoffset: offset of the node whose property to change
1707 * @name: name of the property to change
1716 * therefore change the offsets of some existing nodes.
1738 * @nodeoffset: offset of the node whose property to change
1739 * @name: name of the property to change
1746 * therefore change the offsets of some existing nodes.
1767 * @nodeoffset: offset of the node whose property to change
1776 * change the offsets of some existing nodes.
1797 * @nodeoffset: offset of the node whose property to change
1798 * @name: name of the property to change
1807 * change the offsets of some existing nodes.
1832 * @nodeoffset: offset of the node whose property to change
1833 * @name: name of the property to change
1842 * change the offsets of some existing nodes.
1878 * @nodeoffset: offset of the node whose property to change
1879 * @name: name of the property to change
1887 * change the offsets of some existing nodes.
1922 * change the offsets of some existing nodes.
1951 * change the offsets of some existing nodes.
1994 * change the offsets of some existing nodes.
2025 * change the offsets of some existing nodes.