Searched refs:of_prop_val_eq (Results 1 – 2 of 2) sorted by relevance
320 if (!of_prop_val_eq(prop, overlay_prop)) { in add_changeset_property()328 if (!of_prop_val_eq(prop, overlay_prop)) { in add_changeset_property()
857 static inline int of_prop_val_eq(struct property *p1, struct property *p2) in of_prop_val_eq() function