Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/ !
Ddw_mmc.c2307 static int dw_mci_pull_part_bytes(struct dw_mci *host, void *buf, int cnt) in dw_mci_pull_part_bytes() function
2583 len = dw_mci_pull_part_bytes(host, buf, cnt); in dw_mci_pull_data()