Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dmmci_qcom_dml.c53 int ret = mmci_dmae_start(host, datactrl); in qcom_dma_start()
Dmmci.h441 int mmci_dmae_start(struct mmci_host *host, unsigned int *datactrl);
Dmmci.c872 int mmci_dmae_start(struct mmci_host *host, unsigned int *datactrl) in mmci_dmae_start() function
941 .dma_start = mmci_dmae_start,