Home
last modified time | relevance | path

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

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