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