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