Searched refs:ofw_prop_index_of_string (Results 1 – 1 of 1) sorted by relevance
308 static int ofw_prop_index_of_string(struct rt_ofw_prop *prop, const char *string, in ofw_prop_index_of_string() function341 return ofw_prop_index_of_string(prop, compatible, ofw_strcasecmp); in ofw_prop_index_of_compatible()1914 idx = ofw_prop_index_of_string(prop, string, ofw_strcmp); in rt_ofw_prop_index_of_string()
Completed in 9 milliseconds