Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/acpica/
Ddbinput.c672 acpi_db_command_dispatch(char *input_buffer, in acpi_db_command_dispatch() function
821 status = acpi_db_command_dispatch(command_line, walk_state, op); in acpi_db_command_dispatch()
831 status = acpi_db_command_dispatch(command_line, walk_state, op); in acpi_db_command_dispatch()
1202 (void)acpi_db_command_dispatch(acpi_gbl_db_line_buf, NULL, in acpi_db_user_commands()
Dacdebug.h236 acpi_db_command_dispatch(char *input_buffer,
Ddbxface.c79 acpi_db_command_dispatch(acpi_gbl_db_line_buf, walk_state, in acpi_db_start_command()