Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/dm/
Dread.h663 static inline bool dev_read_bool(struct udevice *dev, const char *propname) in dev_read_bool() function
/third_party/uboot/u-boot-2020.01/drivers/core/
Dread.c62 bool dev_read_bool(struct udevice *dev, const char *propname) in dev_read_bool() function