Searched refs:acpi_os_stall (Results 1 – 6 of 6) sorted by relevance
177 acpi_os_stall(how_long); in acpi_ex_system_do_stall()
104 acpi_os_stall(100); /* 100 usec */ in acpi_enable()
188 acpi_os_stall(10000000); in acpi_hw_legacy_sleep()
211 acpi_os_stall(1000); in ACPI_EXPORT_SYMBOL()
212 void acpi_os_stall(u32 microseconds);
639 void acpi_os_stall(u32 us) in acpi_os_stall() function