Searched refs:of_prop_val_eq (Results 1 – 2 of 2) sorted by relevance
324 if (!of_prop_val_eq(prop, overlay_prop)) { in add_changeset_property()332 if (!of_prop_val_eq(prop, overlay_prop)) { in add_changeset_property()
1037 static inline int of_prop_val_eq(struct property *p1, struct property *p2) in of_prop_val_eq() function
Completed in 9 milliseconds