Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/core/
Dmmc_test.c1001 struct mmc_test_case { struct
1002 const char *name;
1004 int (*prepare)(struct mmc_test_card *);
1005 int (*run)(struct mmc_test_card *);
1006 int (*cleanup)(struct mmc_test_card *);