Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dmxcmmc.c554 static int mxcmci_pull(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_pull() function
622 stat = mxcmci_pull(host, sg_virt(sg), sg->length); in mxcmci_transfer_data()