Searched refs:of_property_match_string (Results 1 – 4 of 4) sorted by relevance
322 int of_property_match_string(const struct device_node *np, const char *propname,
549 int of_property_match_string(const struct device_node *np, const char *propname, in of_property_match_string() function
287 return of_property_match_string(ofnode_to_np(node), in ofnode_stringlist_search()
2227 idx = of_property_match_string(np, "memory-region-names", "drm-logo"); in rockchip_get_logo_memory()