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

/freebsd-11-stable/sys/dev/sdhci/
H A Dsdhci_acpi.c109 static int sdhci_acpi_detach(device_t dev);
313 sdhci_acpi_detach(dev);
333 sdhci_acpi_detach(dev);
342 sdhci_acpi_detach(dev);
353 sdhci_acpi_detach(device_t dev) function
417 DEVMETHOD(device_detach, sdhci_acpi_detach),

Completed in 108 milliseconds