Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/core/
Dcore.h121 int mmc_set_blockcount(struct mmc_card *card, unsigned int blockcount,
Dcore.c2416 int mmc_set_blockcount(struct mmc_card *card, unsigned int blockcount, in mmc_set_blockcount() function
2428 EXPORT_SYMBOL(mmc_set_blockcount);
Dblock.c553 err = mmc_set_blockcount(card, data.blocks, in __mmc_blk_ioctl_cmd()