Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-esdhc-mcf.c350 .copy_to_bounce_buffer = esdhc_mcf_copy_to_bounce_buffer,
H A Dsdhci.h654 void (*copy_to_bounce_buffer)(struct sdhci_host *host, member
H A Dsdhci.c644 if (host->ops->copy_to_bounce_buffer) { in sdhci_pre_dma_transfer()
645 host->ops->copy_to_bounce_buffer(host, in sdhci_pre_dma_transfer()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-esdhc-mcf.c350 .copy_to_bounce_buffer = esdhc_mcf_copy_to_bounce_buffer,
H A Dsdhci.h665 void (*copy_to_bounce_buffer)(struct sdhci_host *host, member
H 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 16 milliseconds