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