Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-esdhc-mcf.c350 .copy_to_bounce_buffer = esdhc_mcf_copy_to_bounce_buffer,
A Dsdhci.h658 void (*copy_to_bounce_buffer)(struct sdhci_host *host, member
A Dsdhci.c673 if (host->ops->copy_to_bounce_buffer) { in sdhci_pre_dma_transfer()
674 host->ops->copy_to_bounce_buffer(host, in sdhci_pre_dma_transfer()

Completed in 15 milliseconds