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

  /src/sys/dev/acpi/
sdhc_acpi.c 61 static int sdhc_acpi_detach(device_t, int);
77 sdhc_acpi_match, sdhc_acpi_attach, sdhc_acpi_detach, NULL);
299 sdhc_acpi_detach(device_t self, int flags) function in typeref:typename:int

Completed in 11 milliseconds