HomeSort by: relevance | last modified time | path
    Searched defs:acpi_fixed_button_handler (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/acpi/
acpi.c 223 static uint32_t acpi_fixed_button_handler(void *);
1424 acpi_fixed_button_handler, smpsw);
1474 rv = AcpiRemoveFixedEventHandler(event, acpi_fixed_button_handler);
1487 acpi_fixed_button_handler(void *context) function

Completed in 16 milliseconds