Searched defs:fdt (Results 1 – 3 of 3) sorted by relevance
33 void *fdt = NULL; in load_device_tree() local75 int qemu_devtree_setprop(void *fdt, const char *node_path, in qemu_devtree_setprop()87 int qemu_devtree_setprop_cell(void *fdt, const char *node_path, in qemu_devtree_setprop_cell()99 int qemu_devtree_setprop_string(void *fdt, const char *node_path, in qemu_devtree_setprop_string()
41 struct _finddata_t fdt; in echo_files() local
53 struct fdtable *fdt; member97 struct fdtable *fdt = files_fdtable(files); in fcheck_files() local