Searched refs:mmc_test_card (Results 1 – 1 of 1) sorted by relevance
143 struct mmc_test_card { struct189 static void mmc_test_prepare_sbc(struct mmc_test_card *test, in mmc_test_prepare_sbc()209 static void mmc_test_prepare_mrq(struct mmc_test_card *test, in mmc_test_prepare_mrq()258 static int mmc_test_wait_busy(struct mmc_test_card *test) in mmc_test_wait_busy()660 static int mmc_test_cleanup(struct mmc_test_card *test) in mmc_test_cleanup()930 static int mmc_test_transfer(struct mmc_test_card *test, in mmc_test_transfer()1004 int (*prepare)(struct mmc_test_card *);1005 int (*run)(struct mmc_test_card *);1006 int (*cleanup)(struct mmc_test_card *);2320 static int mmc_test_reset(struct mmc_test_card *test) in mmc_test_reset()[all …]