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