Searched refs:acpi_os_stall (Results 1 – 7 of 7) sorted by relevance
176 acpi_os_stall(how_long); in acpi_ex_system_do_stall()
180 acpi_os_stall(10 * ACPI_USEC_PER_SEC); in acpi_hw_legacy_sleep()
110 acpi_os_stall(100); /* 100 usec */ in acpi_enable()
211 acpi_os_stall(ACPI_USEC_PER_MSEC); in ACPI_EXPORT_SYMBOL()
272 void acpi_os_stall(u32 microseconds);
938 void acpi_os_stall(u32 microseconds) in acpi_os_stall() function
867 void acpi_os_stall(u32 us) in acpi_os_stall() function