hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/acpi/sleep.h
....@@ -2,6 +2,7 @@
22
33 extern void acpi_enable_wakeup_devices(u8 sleep_state);
44 extern void acpi_disable_wakeup_devices(u8 sleep_state);
5
+extern bool acpi_check_wakeup_handlers(void);
56
67 extern struct list_head acpi_wakeup_device_list;
78 extern struct mutex acpi_device_lock;