Searched refs:acpi_ReqSleepState (Results 1 – 4 of 4) sorted by relevance
289 error = acpi_ReqSleepState(acpi_sc, in apmioctl()304 error = acpi_ReqSleepState(acpi_sc, in apmioctl()
396 int acpi_ReqSleepState(struct acpi_softc *sc, enum power_stype stype);
625 acpi_ReqSleepState(acpi_sc, ACPI_STATE_S3); in acpi_tz_monitor()
3336 acpi_ReqSleepState(struct acpi_softc *sc, enum power_stype stype) in acpi_ReqSleepState() function4126 ret = acpi_ReqSleepState(sc, stype); in acpi_system_eventhandler_sleep()4465 return (acpi_ReqSleepState(sc, acpi_sstate_to_stype(sstate))); in acpiioctl()