Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Drtsx_pci_sdmmc.c139 * sd_pre_dma_transfer - do dma_map_sg() or using cookie
146 static int sd_pre_dma_transfer(struct realtek_pci_sdmmc *host, in sd_pre_dma_transfer() function
192 sd_pre_dma_transfer(host, data, true); in sdmmc_pre_req()
882 host->using_cookie = sd_pre_dma_transfer(host, data, false); in sdmmc_request()