Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/acpica/
Ddbinput.c466 char *acpi_db_get_next_token(char *string, in acpi_db_get_next_token() function
614 acpi_gbl_db_args[i] = acpi_db_get_next_token(this, &next, in acpi_db_get_line()
Dacdebug.h262 char *acpi_db_get_next_token(char *string,
Ddbconvert.c212 this = acpi_db_get_next_token(this, &next, &type); in acpi_db_convert_to_package()