Searched defs:prop (Results 1 – 4 of 4) sorted by relevance
96 const struct property *prop; member
338 static inline bool ofprop_valid(struct ofprop *prop) in ofprop_valid()1222 #define ofnode_for_each_prop(prop, node) \ argument
1152 static inline int dev_read_first_prop(const struct udevice *dev, struct ofprop *prop) in dev_read_first_prop()1157 static inline int dev_read_next_prop(struct ofprop *prop) in dev_read_next_prop()1162 static inline const void *dev_read_prop_by_prop(struct ofprop *prop, in dev_read_prop_by_prop()1299 #define dev_for_each_property(prop, dev) \ argument
83 const char *prop, const char *status) in do_fixup_by_path_string()
Completed in 11 milliseconds