Searched refs:of_get_first_property (Results 1 – 7 of 7) sorted by relevance
116 const struct property *of_get_first_property(const struct device_node *np);
174 const struct property *of_get_first_property(const struct device_node *np) in of_get_first_property() function
520 prop->prop = of_get_first_property(ofnode_to_np(prop->node)); in ofnode_get_first_property()