Home
last modified time | relevance | path

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

/arch/x86/cpu/apollolake/
A Dlpc.c117 static int apl_acpi_lpc_get_name(const struct udevice *dev, char *out_name) in apl_acpi_lpc_get_name() argument
119 return acpi_copy_name(out_name, "LPCB"); in apl_acpi_lpc_get_name()
A Dhostbridge.c264 static int apl_acpi_hb_get_name(const struct udevice *dev, char *out_name) in apl_acpi_hb_get_name() argument
266 return acpi_copy_name(out_name, "RHUB"); in apl_acpi_hb_get_name()

Completed in 2 milliseconds