Lines Matching defs:new
1037 * from I2C and SPI. Please do not add any new user.
1346 struct device_node *cur, *new = NULL;
1412 of_node_put(new);
1413 new = of_find_node_by_phandle(be32_to_cpup(map));
1418 if (!new)
1421 if (!of_device_is_available(new))
1424 ret = of_property_read_u32(new, cells_name, &new_size);
1434 /* Move forward by new node's #<list>-cells amount */
1447 * Successfully parsed a <list>-map translation; copy new
1463 /* Iterate again with new provider */
1464 out_args->np = new;
1466 cur = new;
1467 new = NULL;
1471 of_node_put(new);
1677 /* new node */
1696 * and add the new property to the property list