Lines Matching full:tree
2 * Header with function prototypes to help device tree manipulation using
3 * libfdt. It also provides functions to read entries from device tree proc
21 * load_device_tree_from_sysfs: reads the device tree information in the
22 * /proc/device-tree directory and return the corresponding binary blob
95 * @fdt: pointer to the device tree blob
108 * @fdt: pointer to the device tree blob
138 * @fdt: device tree blob
144 * Set the specified property on the specified node in the device tree
152 * This function is useful because device tree nodes often have cell arrays
171 * @fdt: device tree blob
176 * Set the specified property on the specified node in the device tree
198 * @fdt: device tree blob