Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/core/
H A Dread.c206 const void *dev_read_prop(struct udevice *dev, const char *propname, int *lenp) in dev_read_prop() function
/openbmc/u-boot/include/dm/
H A Dread.h697 static inline const void *dev_read_prop(struct udevice *dev, in dev_read_prop() function