Searched refs:rtsx_pci_dma_unmap_sg (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/mfd/ |
D | rtsx_pcr.c | 378 rtsx_pci_dma_unmap_sg(pcr, sglist, num_sg, read); in rtsx_pci_transfer_data() 399 void rtsx_pci_dma_unmap_sg(struct rtsx_pcr *pcr, struct scatterlist *sglist, in rtsx_pci_dma_unmap_sg() function 406 EXPORT_SYMBOL_GPL(rtsx_pci_dma_unmap_sg);
|
/linux-4.1.27/include/linux/mfd/ |
D | rtsx_pci.h | 990 void rtsx_pci_dma_unmap_sg(struct rtsx_pcr *pcr, struct scatterlist *sglist,
|
/linux-4.1.27/drivers/mmc/host/ |
D | rtsx_pci_sdmmc.c | 219 rtsx_pci_dma_unmap_sg(pcr, data->sg, data->sg_len, read); in sdmmc_post_req()
|