Searched refs:acpi_SetSleepState (Results 1 – 2 of 2) sorted by relevance
342 ACPI_STATUS acpi_SetSleepState(struct acpi_softc *sc, int state);
2545 acpi_SetSleepState(struct acpi_softc *sc, int state) in acpi_SetSleepState() function3606 if (ACPI_FAILURE(acpi_SetSleepState(sc, state))) in acpiioctl()