Searched refs:copy_to_bounce_buffer (Results 1 – 5 of 5) sorted by relevance
350 .copy_to_bounce_buffer = esdhc_mcf_copy_to_bounce_buffer,
652 void (*copy_to_bounce_buffer)(struct sdhci_host *host, member
643 if (host->ops->copy_to_bounce_buffer) { in sdhci_pre_dma_transfer()644 host->ops->copy_to_bounce_buffer(host, in sdhci_pre_dma_transfer()
13823 - if (host->ops->copy_to_bounce_buffer) {13824 - host->ops->copy_to_bounce_buffer(host,15477 - void (*copy_to_bounce_buffer)(struct sdhci_host *host,
31147 void (*copy_to_bounce_buffer)(struct sdhci_host *host,