Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/sdhci/
H A Dsdhci.c87 static int sdhci_dma_alloc(struct sdhci_slot *slot);
523 sdhci_dma_alloc(struct sdhci_slot *slot) in sdhci_dma_alloc() function
642 err = sdhci_dma_alloc(slot); in sdhci_init_slot()