Searched refs:otherprop (Results 1 – 2 of 2) sorted by relevance
358 struct property *otherprop = NULL; in check_duplicate_label() local364 otherprop = get_property_by_label(dt, label, &othernode); in check_duplicate_label()367 &otherprop); in check_duplicate_label()372 if ((othernode != node) || (otherprop != prop) || (othermark != mark)) in check_duplicate_label()376 DESCLABEL_ARGS(othernode, otherprop, othermark)); in check_duplicate_label()
420 struct property *otherprop = NULL; in check_duplicate_label() local426 otherprop = get_property_by_label(dt, label, &othernode); in check_duplicate_label()429 &otherprop); in check_duplicate_label()434 if ((othernode != node) || (otherprop != prop) || (othermark != mark)) in check_duplicate_label()438 DESCLABEL_ARGS(othernode, otherprop, othermark)); in check_duplicate_label()