HomeSort by relevance Sort by last modified time
    Searched refs:of_property_count_strings (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/dm/
of_access.h 283 * of_property_count_strings() - Find and return the number of strings from a
294 static inline int of_property_count_strings(const struct device_node *np, function
  /external/u-boot/drivers/core/
ofnode.c 298 return of_property_count_strings(ofnode_to_np(node), property);

Completed in 218 milliseconds