Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/core/
Dmmc_test.c1016 struct mmc_test_case { struct
1017 const char *name;
1019 int (*prepare)(struct mmc_test_card *);
1020 int (*run)(struct mmc_test_card *);
1021 int (*cleanup)(struct mmc_test_card *);