Searched refs:of_property_count_strings (Results 1 – 2 of 2) sorted by relevance
294 static inline int of_property_count_strings(const struct device_node *np, in of_property_count_strings() function
298 return of_property_count_strings(ofnode_to_np(node), property); in ofnode_read_string_count()