Searched refs:get_property_by_label (Results 1 – 3 of 3) sorted by relevance
293 struct property *get_property_by_label(struct node *tree, const char *label,
447 struct property *get_property_by_label(struct node *tree, const char *label, in get_property_by_label() function464 prop = get_property_by_label(c, label, node); in get_property_by_label()
449 otherprop = get_property_by_label(dt, label, &othernode); in check_duplicate_label()
Completed in 11 milliseconds