Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/dm/
Dread.h741 static inline const char *dev_read_name(struct udevice *dev) in dev_read_name() function
/third_party/uboot/u-boot-2020.01/drivers/core/
Dread.c168 const char *dev_read_name(struct udevice *dev) in dev_read_name() function