Home
last modified time | relevance | path

Searched refs:dev_read_string_list (Results 1 – 3 of 3) sorted by relevance

/u-boot/boot/
A Dbootstd-uclass.c33 ret = dev_read_string_list(dev, "filename-prefixes", in bootstd_of_to_plat()
35 dev_read_string_list(dev, "bootdev-order", in bootstd_of_to_plat()
/u-boot/include/dm/
A Dread.h434 int dev_read_string_list(const struct udevice *dev, const char *propname,
1036 static inline int dev_read_string_list(const struct udevice *dev, in dev_read_string_list() function
/u-boot/drivers/core/
A Dread.c242 int dev_read_string_list(const struct udevice *dev, const char *propname, in dev_read_string_list() function

Completed in 9 milliseconds