Home
last modified time | relevance | path

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

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