Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/core/
Dmmc_test.c1020 struct mmc_test_case { struct
1021 const char *name;
1023 int (*prepare)(struct mmc_test_card *);
1024 int (*run)(struct mmc_test_card *);
1025 int (*cleanup)(struct mmc_test_card *);