Searched refs:acpi_db_get_next_token (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | acdebug.h | 250 char *acpi_db_get_next_token(char *string,
|
H A D | dbinput.c | 450 * FUNCTION: acpi_db_get_next_token 461 char *acpi_db_get_next_token(char *string, in acpi_db_get_next_token() function 622 acpi_gbl_db_args[i] = acpi_db_get_next_token(this, &next, in acpi_db_get_line()
|
H A D | dbconvert.c | 180 this = acpi_db_get_next_token(this, &next, &type); in acpi_db_convert_to_package()
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | acdebug.h | 250 char *acpi_db_get_next_token(char *string,
|
H A D | dbinput.c | 453 * FUNCTION: acpi_db_get_next_token 464 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 D | dbconvert.c | 180 this = acpi_db_get_next_token(this, &next, &type); in acpi_db_convert_to_package()
|
Completed in 5 milliseconds