Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmxcmmc.c575 static int mxcmci_push(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_push() function
621 stat = mxcmci_push(host, sg_virt(sg), sg->length); in mxcmci_transfer_data()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmxcmmc.c558 static int mxcmci_push(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_push() function
604 stat = mxcmci_push(host, sg_virt(sg), sg->length); in mxcmci_transfer_data()

Completed in 4 milliseconds