Searched refs:acpi_db_command_dispatch (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/acpi/acpica/ |
D | dbinput.c | 692 acpi_db_command_dispatch(char *input_buffer, in acpi_db_command_dispatch() function 865 status = acpi_db_command_dispatch(command_line, walk_state, op); in acpi_db_command_dispatch() 875 status = acpi_db_command_dispatch(command_line, walk_state, op); in acpi_db_command_dispatch() 1246 (void)acpi_db_command_dispatch(acpi_gbl_db_line_buf, NULL, in acpi_db_user_commands()
|
D | acdebug.h | 242 acpi_db_command_dispatch(char *input_buffer,
|
D | dbxface.c | 79 acpi_db_command_dispatch(acpi_gbl_db_line_buf, walk_state, in acpi_db_start_command()
|