Searched refs:of_property_match_string (Results 1 – 3 of 3) sorted by relevance
249 int of_property_match_string(const struct device_node *np, const char *propname,
460 int of_property_match_string(const struct device_node *np, const char *propname, in of_property_match_string() function
261 return of_property_match_string(ofnode_to_np(node), in ofnode_stringlist_search()