Searched defs:mmc_test_general_result (Results 1 – 1 of 1) sorted by relevance
114 struct mmc_test_general_result { struct115 struct list_head link;116 struct mmc_card *card;117 int testcase;118 int result;119 struct list_head tr_lst;