Searched refs:of_property_read_string (Results 1 – 2 of 2) sorted by relevance
334 extern int of_property_read_string(const struct device_node *np,686 static inline int of_property_read_string(const struct device_node *np, in of_property_read_string() function
466 of_property_read_string(np, "label", &mtd->name); in mtd_set_of_node()