Function uacpi_suspend_gpe
uacpi_status uacpi_suspend_gpe(uacpi_namespace_node* gpe_device, uacpi_u16 idx)
Description
Suspend/resume a general purpose event managed by 'gpe_device'. This bypasses
the reference counting mechanism and unconditionally clears/sets the corresponding bit in the enable registers. This is used for switching the GPE to poll mode. NOTE: 'gpe_device' may be null for GPEs managed by _GPE