Home
last modified time | relevance | path

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

/external/u-boot/drivers/core/
Dread.c163 const void *dev_read_prop(struct udevice *dev, const char *propname, int *lenp) in dev_read_prop() function
/external/u-boot/include/dm/
Dread.h592 static inline const void *dev_read_prop(struct udevice *dev, in dev_read_prop() function