Searched refs:ofnode_get_next_property (Results 1 – 4 of 4) sorted by relevance
589 int ofnode_get_next_property(struct ofprop *prop);
642 return ofnode_get_next_property(prop); in dev_read_next_prop()
175 return ofnode_get_next_property(prop); in dev_read_next_prop()
534 int ofnode_get_next_property(struct ofprop *prop) in ofnode_get_next_property() function