Searched refs:mmc_set_blockcount (Results 1 – 3 of 3) sorted by relevance
183 extern int mmc_set_blockcount(struct mmc_card *card, unsigned int blockcount,
2297 int mmc_set_blockcount(struct mmc_card *card, unsigned int blockcount, in mmc_set_blockcount() function2309 EXPORT_SYMBOL(mmc_set_blockcount);
543 err = mmc_set_blockcount(card, data.blocks, in mmc_blk_ioctl_cmd()