Linux Kernel
3.7.1
|
Data Fields | |
const char * | name |
int(* | prepare )(struct mmc_test_card *) |
int(* | run )(struct mmc_test_card *) |
int(* | cleanup )(struct mmc_test_card *) |
Definition at line 976 of file mmc_test.c.
int(* cleanup)(struct mmc_test_card *) |
Definition at line 981 of file mmc_test.c.
Definition at line 977 of file mmc_test.c.
int(* prepare)(struct mmc_test_card *) |
Definition at line 979 of file mmc_test.c.
int(* run)(struct mmc_test_card *) |
Definition at line 980 of file mmc_test.c.