Searched refs:get_property_by_label (Results 1 – 3 of 3) sorted by relevance
286 struct property *get_property_by_label(struct node *tree, const char *label, in get_property_by_label() function303 prop = get_property_by_label(c, label, node); in get_property_by_label()
185 struct property *get_property_by_label(struct node *tree, const char *label,
299 otherprop = get_property_by_label(dt, label, &othernode); in check_duplicate_label()