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

  /src/sys/dev/acpi/
acpi_button.c 87 static int acpibut_detach(device_t, int);
92 acpibut_match, acpibut_attach, acpibut_detach, NULL);
147 * acpibut_detach:
152 acpibut_detach(device_t self, int flags) function in typeref:typename:int
acpi_button.c 87 static int acpibut_detach(device_t, int);
92 acpibut_match, acpibut_attach, acpibut_detach, NULL);
147 * acpibut_detach:
152 acpibut_detach(device_t self, int flags) function in typeref:typename:int

Completed in 360 milliseconds