Function uacpi_clear_gpe
uacpi_status uacpi_clear_gpe(uacpi_namespace_node* gpe_device, uacpi_u16 idx)
Description
Clear the status bit of the event 'idx' managed by 'gpe_device'.
NOTE: 'gpe_device' may be null for GPEs managed by _GPE
uacpi_status uacpi_clear_gpe(uacpi_namespace_node* gpe_device, uacpi_u16 idx)
Clear the status bit of the event 'idx' managed by 'gpe_device'.
NOTE: 'gpe_device' may be null for GPEs managed by _GPE