Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/acpica/
Ddbinput.c454 char *acpi_db_get_next_token(char *string, in acpi_db_get_next_token() function
602 acpi_gbl_db_args[i] = acpi_db_get_next_token(this, &next, in acpi_db_get_line()
Dacdebug.h244 char *acpi_db_get_next_token(char *string,
Ddbconvert.c176 this = acpi_db_get_next_token(this, &next, &type); in acpi_db_convert_to_package()