Home
last modified time | relevance | path

Searched refs:add_label (Results 1 – 4 of 4) sorted by relevance

/u-boot/scripts/dtc/
A Ddtc-parser.y156 add_label(&$2->labels, $1);
186 add_label(&target->labels, $2);
270 add_label(&$2->labels, $1);
545 add_label(&$2->labels, $1);
A Dlivetree.c27 void add_label(struct label **labels, char *label) in add_label() function
161 add_label(&old_node->labels, l->label); in merge_nodes()
182 add_label(&old_prop->labels, l->label); in merge_nodes()
A Ddtc.h196 void add_label(struct label **labels, char *label);
/u-boot/common/
A Dfdt_support.c902 add_label: in fdt_node_set_part_info()
907 goto add_label; in fdt_node_set_part_info()

Completed in 14 milliseconds