Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/card/
Dmmc_test.c978 struct mmc_test_case { struct
979 const char *name;
981 int (*prepare)(struct mmc_test_card *);
982 int (*run)(struct mmc_test_card *);
983 int (*cleanup)(struct mmc_test_card *);