Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/core/
Dmmc_test.c1006 struct mmc_test_case { struct
1007 const char *name;
1009 int (*prepare)(struct mmc_test_card *);
1010 int (*run)(struct mmc_test_card *);
1011 int (*cleanup)(struct mmc_test_card *);