Home
last modified time | relevance | path

Searched refs:ACPI_CLEAR_STATUS (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/acpi/acpica/
Dhwsleep.c86 acpi_write_bit_register(ACPI_BITREG_WAKE_STATUS, ACPI_CLEAR_STATUS); in acpi_hw_legacy_sleep()
353 status_register_id, ACPI_CLEAR_STATUS); in acpi_hw_legacy_wake()
Devevent.c271 status_register_id, ACPI_CLEAR_STATUS); in acpi_ev_fixed_event_dispatch()
Devxfevnt.c293 status_register_id, ACPI_CLEAR_STATUS); in ACPI_EXPORT_SYMBOL()
Dhwxfsleep.c180 acpi_write_bit_register(ACPI_BITREG_WAKE_STATUS, ACPI_CLEAR_STATUS); in ACPI_EXPORT_SYMBOL()
/linux-3.4.99/include/acpi/
Dactypes.h792 #define ACPI_CLEAR_STATUS 1 macro