Function uacpi_setup_gpe_for_wake
uacpi_status uacpi_setup_gpe_for_wake(uacpi_namespace_node* gpe_device, uacpi_u16 idx, uacpi_namespace_node* wake_device)
Description
Marks the GPE 'idx' managed by 'gpe_device' as wake-capable. 'wake_device' is
optional and configures the GPE to generate an implicit notification whenever an event occurs. NOTE: 'gpe_device' may be null for GPEs managed by _GPE