Searched refs:match_data (Results 1 – 1 of 1) sorted by relevance
24 const struct sb_soc_data *match_data; in dm_test_soc() local104 match_data = soc_data->data; in dm_test_soc()105 ut_asserteq(match_data->param, 0x84848484); in dm_test_soc()110 match_data = soc_data->data; in dm_test_soc()111 ut_asserteq(match_data->param, 0x91919191); in dm_test_soc()
Completed in 6 milliseconds