Searched refs:device_tree (Results 1 – 2 of 2) sorted by relevance
52 free(entry->device_tree); in boot_entry_free()156 r = free_and_strdup(&tmp.device_tree, p); in boot_entry_load_type1()1168 if (e->device_tree) in show_boot_entry()1169 boot_entry_file_list("devicetree", e->root, e->device_tree, &status); in show_boot_entry()1209 … JSON_BUILD_PAIR_CONDITION(e->device_tree, "devicetree", JSON_BUILD_STRING(e->device_tree)), in show_boot_entries()
40 char *device_tree; member