Searched refs:value_add (Results 1 – 1 of 1) sorted by relevance
/u-boot/tools/ |
A D | fdtgrep.c | 114 static int value_add(struct display_info *disp, struct value_node **headp, in value_add() function 1184 if (type && value_add(disp, &disp->value_head, type, inc, in scan_args() 1210 if (value_add(&disp, &disp.value_head, FDT_IS_ANY, 1, in main()
|
Completed in 4 milliseconds