Function uacpi_uninstall_gpe_handler

uacpi_status uacpi_uninstall_gpe_handler(uacpi_namespace_node* gpe_device, uacpi_u16 idx, uacpi_gpe_handler handler)

Description

Installs a raw handler to the provided GPE at 'idx' controlled by device

'gpe_device'. The handler is dispatched immediately after the event is received, status & enable bits are untouched. NOTE: 'gpe_device' may be null for GPEs managed by _GPE