Searched refs:of_prop_val_eq (Results 1 – 2 of 2) sorted by relevance
341 if (!of_prop_val_eq(prop, new_prop)) { in add_changeset_property()347 if (!of_prop_val_eq(prop, new_prop)) { in add_changeset_property()
991 static inline int of_prop_val_eq(struct property *p1, struct property *p2) in of_prop_val_eq() function