Home
last modified time | relevance | path

Searched refs:dev_read_string_count (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/dm/
Dread.h221 int dev_read_string_count(struct udevice *dev, const char *propname);
543 static inline int dev_read_string_count(struct udevice *dev, in dev_read_string_count() function
/external/u-boot/drivers/core/
Dread.c112 int dev_read_string_count(struct udevice *dev, const char *propname) in dev_read_string_count() function