Home
last modified time | relevance | path

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

/u-boot/drivers/core/
A Dacpi.c86 int acpi_get_path(const struct udevice *dev, char *out_path, int maxlen) in acpi_get_path() argument
95 strcpy(out_path, path); in acpi_get_path()
98 ret = acpi_device_path(dev, out_path, maxlen); in acpi_get_path()
/u-boot/include/dm/
A Dacpi.h228 int acpi_get_path(const struct udevice *dev, char *out_path, int maxlen);

Completed in 3 milliseconds