Home
last modified time | relevance | path

Searched defs:mmc_test_case (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mmc/card/
Dmmc_test.c970 struct mmc_test_case { struct
971 const char *name;
973 int (*prepare)(struct mmc_test_card *);
974 int (*run)(struct mmc_test_card *);
975 int (*cleanup)(struct mmc_test_card *);