Searched refs:of_property_count_strings (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/dm/
H A Dof_access.h437 * of_property_count_strings() - Find and return the number of strings from a
450 static inline int of_property_count_strings(const struct device_node *np, function
/u-boot/drivers/core/
H A Dofnode.c848 return of_property_count_strings(ofnode_to_np(node), property);

Completed in 121 milliseconds