Home
last modified time | relevance | path

Searched refs:othermark (Results 1 – 1 of 1) sorted by relevance

/scripts/dtc/
Dchecks.c316 struct marker *othermark = NULL; in check_duplicate_label() local
323 othermark = get_marker_label(dt, label, &othernode, in check_duplicate_label()
329 if ((othernode != node) || (otherprop != prop) || (othermark != mark)) in check_duplicate_label()
333 DESCLABEL_ARGS(othernode, otherprop, othermark)); in check_duplicate_label()