Searched refs:value_head (Results 1 – 1 of 1) sorted by relevance
65 struct value_node *value_head; /* List of values to match */ member531 for (val = disp->value_head; val; val = val->next) { in check_type_include()796 if (fdt_version(blob) < 17 && disp->value_head) { in do_fdtgrep()1178 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args()1204 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()