Home
last modified time | relevance | path

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

/drivers/acpi/acpica/
Ddbinput.c685 acpi_db_command_dispatch(char *input_buffer, in acpi_db_command_dispatch() function
829 status = acpi_db_command_dispatch(command_line, walk_state, op); in acpi_db_command_dispatch()
839 status = acpi_db_command_dispatch(command_line, walk_state, op); in acpi_db_command_dispatch()
1166 acpi_db_command_dispatch(acpi_gbl_db_line_buf, NULL, NULL); in acpi_db_execute_thread()
1192 (void)acpi_db_command_dispatch(acpi_gbl_db_line_buf, NULL, NULL); in acpi_db_single_thread()
Dacdebug.h254 acpi_db_command_dispatch(char *input_buffer,
Ddbxface.c131 acpi_db_command_dispatch(acpi_gbl_db_line_buf, walk_state, in acpi_db_start_command()