Home
last modified time | relevance | path

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

/linux-3.3/drivers/mmc/card/
Dmmc_test.c976 struct mmc_test_case { struct
977 const char *name;
979 int (*prepare)(struct mmc_test_card *);
980 int (*run)(struct mmc_test_card *);
981 int (*cleanup)(struct mmc_test_card *);