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