Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/dm/
Dread.h809 static inline const void *dev_read_prop(struct udevice *dev, in dev_read_prop() function
/third_party/uboot/u-boot-2020.01/drivers/core/
Dread.c236 const void *dev_read_prop(struct udevice *dev, const char *propname, int *lenp) in dev_read_prop() function