Searched refs:value_add (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/tools/ |
H A D | fdtgrep.c | 113 static int value_add(struct display_info *disp, struct value_node **headp, in value_add() function 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()
|