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

/freebsd-current/sys/dev/sdhci/
H A Dsdhci.h426 void sdhci_start_slot(struct sdhci_slot *slot);
H A Dsdhci_acpi.c345 sdhci_start_slot(&sc->slot);
H A Dsdhci_pci.c407 sdhci_start_slot(&sc->slots[i]);
H A Dfsl_sdhci.c931 sdhci_start_slot(&sc->slot);
H A Dsdhci_fdt.c658 sdhci_start_slot(&sc->slots[i]);
H A Dsdhci_xenon.c575 sdhci_start_slot(sc->slot);
H A Dsdhci.c1171 sdhci_start_slot(struct sdhci_slot *slot) function
2595 sdhci_start_slot(struct sdhci_slot *slot)
H A Dsdhci_fsl_fdt.c996 sdhci_start_slot(&sc->slot);
/freebsd-current/sys/arm/nvidia/
H A Dtegra_sdhci.c392 sdhci_start_slot(&sc->slot);
/freebsd-current/sys/arm/ti/
H A Dti_sdhci.c693 sdhci_start_slot(&sc->slot);
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_sdhost.c478 sdhci_start_slot(&sc->sc_slot);
H A Dbcm2835_sdhci.c359 sdhci_start_slot(&sc->sc_slot);

Completed in 212 milliseconds