Home
last modified time | relevance | path

Searched refs:gpio_acpi_handle_event (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/bus/gpio/gpio_acpi/
H A Dgpio_acpi.c98 static void gpio_acpi_handle_event(void *Context);
310 gpio_acpi_handle_event(void *Context) in gpio_acpi_handle_event() function
347 s = AcpiOsExecute(OSL_GPE_HANDLER, gpio_acpi_handle_event, arg); in gpio_acpi_aei_handler()