Home
last modified time | relevance | path

Searched refs:sdhci_acpi_detach (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sdhci/
H A Dsdhci_acpi.c106 static int sdhci_acpi_detach(device_t dev);
311 sdhci_acpi_detach(dev); in sdhci_acpi_attach()
331 sdhci_acpi_detach(dev); in sdhci_acpi_attach()
340 sdhci_acpi_detach(dev); in sdhci_acpi_attach()
351 sdhci_acpi_detach(device_t dev) in sdhci_acpi_detach() function
415 DEVMETHOD(device_detach, sdhci_acpi_detach),