Searched refs:of_get_first_property (Results 1 – 3 of 3) sorted by relevance
115 const struct property *of_get_first_property(const struct device_node *np);
177 const struct property *of_get_first_property(const struct device_node *np) in of_get_first_property() function
628 prop->prop = of_get_first_property(ofnode_to_np(prop->node)); in ofnode_get_first_property()
Completed in 10 milliseconds