Lines Matching full:change
1232 * fdt_setprop_inplace_namelen_partial - change a property's value,
1235 * @nodeoffset: offset of the node whose property to change
1236 * @name: name of the property to change
1238 * @idx: index of the property to change in the array
1257 * fdt_setprop_inplace - change a property's value, but not its size
1259 * @nodeoffset: offset of the node whose property to change
1260 * @name: name of the property to change
1265 * the data in val, of length len. This function cannot change the
1290 * fdt_setprop_inplace_u32 - change the value of a 32-bit integer property
1292 * @nodeoffset: offset of the node whose property to change
1293 * @name: name of the property to change
1298 * if necessary. This function cannot change the size of a property,
1325 * fdt_setprop_inplace_u64 - change the value of a 64-bit integer property
1327 * @nodeoffset: offset of the node whose property to change
1328 * @name: name of the property to change
1333 * if necessary. This function cannot change the size of a property,
1360 * fdt_setprop_inplace_cell - change the value of a single-cell property
1363 * @name: name of the property to change the value of
1529 * therefore change the indexes of some entries in the table.
1553 * therefore change the indexes of some entries in the table.
1569 * fdt_set_name - change the name of a given node
1581 * therefore change the offsets of some existing nodes.
1595 * fdt_setprop - create or change a property
1597 * @nodeoffset: offset of the node whose property to change
1598 * @name: name of the property to change
1607 * therefore change the offsets of some existing nodes.
1628 * @nodeoffset: offset of the node whose property to change
1629 * @name: name of the property to change
1638 * therefore change the offsets of some existing nodes.
1659 * @nodeoffset: offset of the node whose property to change
1660 * @name: name of the property to change
1669 * therefore change the offsets of some existing nodes.
1694 * @nodeoffset: offset of the node whose property to change
1695 * @name: name of the property to change
1704 * therefore change the offsets of some existing nodes.
1729 * @nodeoffset: offset of the node whose property to change
1730 * @name: name of the property to change
1746 * @nodeoffset: offset of the node whose property to change
1747 * @name: name of the property to change
1756 * therefore change the offsets of some existing nodes.
1778 * @nodeoffset: offset of the node whose property to change
1779 * @name: name of the property to change
1786 * therefore change the offsets of some existing nodes.
1807 * @nodeoffset: offset of the node whose property to change
1816 * change the offsets of some existing nodes.
1837 * @nodeoffset: offset of the node whose property to change
1838 * @name: name of the property to change
1847 * change the offsets of some existing nodes.
1872 * @nodeoffset: offset of the node whose property to change
1873 * @name: name of the property to change
1882 * change the offsets of some existing nodes.
1907 * @nodeoffset: offset of the node whose property to change
1908 * @name: name of the property to change
1924 * @nodeoffset: offset of the node whose property to change
1925 * @name: name of the property to change
1933 * change the offsets of some existing nodes.
1968 * change the offsets of some existing nodes.
1997 * change the offsets of some existing nodes.
2043 * change the offsets of some existing nodes.
2074 * change the offsets of some existing nodes.