Home
last modified time | relevance | path

Searched refs:dev_read_first_prop (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/dm/
A Dread.h495 int dev_read_first_prop(const struct udevice *dev, struct ofprop *prop);
942 static inline int dev_read_first_prop(const struct udevice *dev, struct ofprop *prop) in dev_read_first_prop() function
1074 for (int ret_prop = dev_read_first_prop(dev, &prop); \
/u-boot/drivers/core/
A Dread.c261 int dev_read_first_prop(const struct udevice *dev, struct ofprop *prop) in dev_read_first_prop() function

Completed in 7 milliseconds