Searched refs:get_marker_label (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/scripts/dtc/ |
D | livetree.c | 406 struct marker *get_marker_label(struct node *tree, const char *label, in get_marker_label() function 424 m = get_marker_label(c, label, node, prop); in get_marker_label()
|
D | dtc.h | 210 struct marker *get_marker_label(struct node *tree, const char *label,
|
D | checks.c | 327 othermark = get_marker_label(dt, label, &othernode, in check_duplicate_label()
|