Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mmc/core/
Dmmc_test.c1007 struct mmc_test_case { struct
1008 const char *name;
1010 int (*prepare)(struct mmc_test_card *);
1011 int (*run)(struct mmc_test_card *);
1012 int (*cleanup)(struct mmc_test_card *);