Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/acpi/acpica/
Dhwsleep.c49 ACPI_CLEAR_STATUS); in acpi_hw_legacy_sleep()
287 ACPI_CLEAR_STATUS); in acpi_hw_legacy_wake()
300 status_register_id, ACPI_CLEAR_STATUS); in acpi_hw_legacy_wake()
312 status_register_id, ACPI_CLEAR_STATUS); in acpi_hw_legacy_wake()
Devevent.c244 status_register_id, ACPI_CLEAR_STATUS); in acpi_ev_fixed_event_dispatch()
Devxfevnt.c289 status_register_id, ACPI_CLEAR_STATUS); in ACPI_EXPORT_SYMBOL()
Dhwxfsleep.c140 acpi_write_bit_register(ACPI_BITREG_WAKE_STATUS, ACPI_CLEAR_STATUS); in ACPI_EXPORT_SYMBOL()
/linux-6.6.21/include/acpi/
Dactypes.h893 #define ACPI_CLEAR_STATUS 1 macro