Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Ddw_mmc.c2311 static int dw_mci_pull_part_bytes(struct dw_mci *host, void *buf, int cnt) in dw_mci_pull_part_bytes() function
2587 len = dw_mci_pull_part_bytes(host, buf, cnt); in dw_mci_pull_data()