Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Dutpredef.c148 static u32 acpi_ut_get_argument_types(char *buffer, u16 argument_types);
241 arg_count = acpi_ut_get_argument_types(buffer, in acpi_ut_display_predefined_method()
290 static u32 acpi_ut_get_argument_types(char *buffer, u16 argument_types) in acpi_ut_get_argument_types() function