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

  /src/sys/dev/acpi/
acpi.c 213 static int acpi_rescan(device_t, const char *, const int *);
250 acpi_match, acpi_attach, acpi_detach, NULL, acpi_rescan, acpi_childdet);
809 (void)acpi_rescan(sc->sc_dev, NULL, NULL);
980 acpi_rescan(device_t self, const char *ifattr, const int *locators) function in typeref:typename:int

Completed in 13 milliseconds