Home
last modified time | relevance | path

Searched defs:dev_read_string (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/core/
Dread.c24 const char *dev_read_string(struct udevice *dev, const char *propname) in dev_read_string() function
/external/u-boot/include/dm/
Dread.h470 static inline const char *dev_read_string(struct udevice *dev, in dev_read_string() function