Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Ddw_mmc.c1776 static int dw_mci_pull_part_bytes(struct dw_mci *host, void *buf, int cnt) in dw_mci_pull_part_bytes() function
2040 len = dw_mci_pull_part_bytes(host, buf, cnt); in dw_mci_pull_data()