Searched refs:acpi_os_stall (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/acpi/acpica/
H A Dexsystem.c145 acpi_os_stall(how_long_us);
H A Dhwsleep.c144 acpi_os_stall(10 * ACPI_USEC_PER_SEC);
H A Dhwxfsleep.c172 acpi_os_stall(ACPI_USEC_PER_MSEC);
H A Devxfevnt.c76 acpi_os_stall(100); /* 100 usec */
/linux-master/include/acpi/
H A Dacpiosxf.h260 void acpi_os_stall(u32 microseconds);
/linux-master/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c926 * FUNCTION: acpi_os_stall
936 void acpi_os_stall(u32 microseconds) function
/linux-master/drivers/acpi/
H A Dosl.c613 void acpi_os_stall(u32 us) function

Completed in 106 milliseconds