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

  /src/sys/dev/acpi/
acpi.c 198 static int acpi_detach(device_t, int);
250 acpi_match, acpi_attach, acpi_detach, NULL, acpi_rescan, acpi_childdet);
589 acpi_detach(device_t self, int flags) function in typeref:typename:int
acpi.c 198 static int acpi_detach(device_t, int);
250 acpi_match, acpi_attach, acpi_detach, NULL, acpi_rescan, acpi_childdet);
589 acpi_detach(device_t self, int flags) function in typeref:typename:int

Completed in 26 milliseconds