Searched refs:of_property_set_flag (Results 1 – 2 of 2) sorted by relevance
181 static inline void of_property_set_flag(struct property *p, unsigned long flag) in of_property_set_flag() function667 static inline void of_property_set_flag(struct property *p, unsigned long flag) in of_property_set_flag() function
385 of_property_set_flag(new, OF_DYNAMIC); in __of_prop_dup()