Home
last modified time | relevance | path

Searched defs:label (Results 1 – 9 of 9) sorted by relevance

/scripts/dtc/
Ddtc.h196 struct label { struct
198 char *label; argument
199 struct label *next; argument
Dlivetree.c13 void add_label(struct label **labels, char *label) in add_label()
33 struct label *label; in delete_labels() local
448 struct property *get_property_by_label(struct node *tree, const char *label, in get_property_by_label()
474 struct marker *get_marker_label(struct node *tree, const char *label, in get_marker_label()
539 struct node *get_node_by_label(struct node *tree, const char *label) in get_node_by_label()
586 const char *label = NULL, *path = NULL; in get_node_by_ref() local
Dflattree.c102 static void emit_label(FILE *f, const char *prefix, const char *label) in emit_label()
109 static void emit_offset_label(FILE *f, const char *label, int offset) in emit_offset_label()
Dchecks.c439 const char *label, struct node *node, in check_duplicate_label()
/scripts/kconfig/lxdialog/
Dutil.c407 void print_button(WINDOW * win, const char *label, int y, int x, int selected) in print_button()
/scripts/
Dkallsyms.c288 static void output_label(const char *label) in output_label()
/scripts/dtc/libfdt/
Dfdt_overlay.c379 const char *label; in overlay_fixup_phandle() local
/scripts/kconfig/
Dgconf.c382 GtkWidget *dialog, *label; in on_window1_delete_event() local
/scripts/mod/
Dmodpost.c1082 Elf_Sym *label; in check_export_symbol() local