Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/core/
H A Dread.c52 bool dev_read_bool(struct udevice *dev, const char *propname) in dev_read_bool() function
/openbmc/u-boot/include/dm/
H A Dread.h570 static inline bool dev_read_bool(struct udevice *dev, const char *propname) in dev_read_bool() function