Searched refs:AcpiOsSleep (Results 1 – 9 of 9) sorted by relevance
350 AcpiOsSleep (HowLongMs); in AcpiExSystemDoSleep()
683 AcpiOsSleep (100); in ACPI_EXPORT_SYMBOL()
644 AcpiOsSleep ((UINT64) 10); in AcpiDbExecute()
462 AcpiOsSleep (
920 AcpiOsSleep ( in AcpiOsSleep() function
1268 AcpiOsSleep ( in AcpiOsSleep() function
1277 AcpiOsSleep ( in AcpiOsSleep() function
608 AcpiOsSleep ( in AcpiOsSleep() function
2432 Added support for AcpiOsStall, AcpiOsSleep, and AcpiOsGetTimer14885 Changed the interface to AcpiOsSleep from (UINT32 Seconds, UINT32 15817 relinquishing the processor, as would happen if AcpiOsSleep() was15963 Fixed the AcpiOsSleep implementation in osunixxf.c to pass the