Home
last modified time | relevance | path

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

/external/u-boot/drivers/core/
Dread.c29 bool dev_read_bool(struct udevice *dev, const char *propname) in dev_read_bool() function
/external/u-boot/include/dm/
Dread.h476 static inline bool dev_read_bool(struct udevice *dev, const char *propname) in dev_read_bool() function