Searched refs:mmc_set_blockcount (Results 1 – 3 of 3) sorted by relevance
181 extern int mmc_set_blockcount(struct mmc_card *card, unsigned int blockcount,
2415 int mmc_set_blockcount(struct mmc_card *card, unsigned int blockcount, in mmc_set_blockcount() function2427 EXPORT_SYMBOL(mmc_set_blockcount);
537 err = mmc_set_blockcount(card, data.blocks, in __mmc_blk_ioctl_cmd()