Home
last modified time | relevance | path

Searched refs:acpi_event_status (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/include/acpi/
A Dactypes.h748 typedef u32 acpi_event_status; typedef
750 #define ACPI_EVENT_FLAG_DISABLED (acpi_event_status) 0x00
751 #define ACPI_EVENT_FLAG_ENABLED (acpi_event_status) 0x01
752 #define ACPI_EVENT_FLAG_WAKE_ENABLED (acpi_event_status) 0x02
753 #define ACPI_EVENT_FLAG_STATUS_SET (acpi_event_status) 0x04
754 #define ACPI_EVENT_FLAG_ENABLE_SET (acpi_event_status) 0x08
755 #define ACPI_EVENT_FLAG_HAS_HANDLER (acpi_event_status) 0x10
756 #define ACPI_EVENT_FLAG_MASKED (acpi_event_status) 0x20
A Dacpixf.h713 acpi_event_status
761 acpi_event_status
/linux-6.3-rc2/drivers/acpi/acpica/
A Devxfevnt.c309 acpi_status acpi_get_event_status(u32 event, acpi_event_status * event_status) in ACPI_EXPORT_SYMBOL()
312 acpi_event_status local_event_status = 0; in ACPI_EXPORT_SYMBOL()
A Dhwgpe.c251 acpi_event_status *event_status) in acpi_hw_get_gpe_status()
256 acpi_event_status local_event_status = 0; in acpi_hw_get_gpe_status()
A Dachware.h102 acpi_event_status *event_status);
A Devxfgpe.c611 u32 gpe_number, acpi_event_status *event_status) in ACPI_EXPORT_SYMBOL()
/linux-6.3-rc2/drivers/acpi/
A Dsysfs.c634 static int get_status(u32 index, acpi_event_status *ret, in get_status()
664 acpi_event_status status; in counter_show()
720 acpi_event_status status; in counter_set()
A Dsleep.c627 acpi_event_status pwr_btn_status = ACPI_EVENT_FLAG_DISABLED; in acpi_suspend_enter()
A Dec.c339 acpi_event_status gpe_status = 0; in acpi_ec_gpe_status_set()
/linux-6.3-rc2/drivers/rtc/
A Drtc-cmos.c871 acpi_event_status rtc_status; in cmos_check_acpi_rtc_status()

Completed in 22 milliseconds