Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmmci_qcom_dml.c53 int ret = mmci_dmae_start(host, datactrl); in qcom_dma_start()
H A Dmmci.h460 int mmci_dmae_start(struct mmci_host *host, unsigned int *datactrl);
H A Dmmci.c998 int mmci_dmae_start(struct mmci_host *host, unsigned int *datactrl) in mmci_dmae_start() function
1072 .dma_start = mmci_dmae_start,
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmmci_qcom_dml.c53 int ret = mmci_dmae_start(host, datactrl); in qcom_dma_start()
H A Dmmci.h479 int mmci_dmae_start(struct mmci_host *host, unsigned int *datactrl);
H A Dmmci.c1101 int mmci_dmae_start(struct mmci_host *host, unsigned int *datactrl) in mmci_dmae_start() function
1175 .dma_start = mmci_dmae_start,

Completed in 13 milliseconds