Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dmmc_test.c992 struct mmc_test_case { struct
993 const char *name;
995 int (*prepare)(struct mmc_test_card *);
996 int (*run)(struct mmc_test_card *);
997 int (*cleanup)(struct mmc_test_card *);