Home
last modified time | relevance | path

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

/drivers/acpi/acpica/
Dexsystem.c157 acpi_status acpi_ex_system_do_stall(u32 how_long) in acpi_ex_system_do_stall() function
Dacinterp.h312 acpi_status acpi_ex_system_do_stall(u32 time);
Dexoparg1.c181 acpi_ex_system_do_stall((u32) operand[0]->integer.value); in acpi_ex_opcode_1A_0T_0R()