Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Ddbinput.c464 char *acpi_db_get_next_token(char *string, in acpi_db_get_next_token() function
625 acpi_gbl_db_args[i] = acpi_db_get_next_token(this, &next, in acpi_db_get_line()
H A Dacdebug.h250 char *acpi_db_get_next_token(char *string,
H A Ddbconvert.c180 this = acpi_db_get_next_token(this, &next, &type); in acpi_db_convert_to_package()