Searched defs:test_dev (Results 1 – 11 of 11) sorted by relevance
102 struct kmod_test_device *test_dev; member172 static void kmod_test_done_check(struct kmod_test_device *test_dev, in kmod_test_done_check()190 struct kmod_test_device *test_dev = info->test_dev; in test_kmod_put_module() local213 struct kmod_test_device *test_dev = info->test_dev; in run_request() local244 struct kmod_test_device *test_dev = info->test_dev; in tally_work_test() local284 static void tally_up_work(struct kmod_test_device *test_dev) in tally_up_work()312 static int try_one_request(struct kmod_test_device *test_dev, unsigned int idx) in try_one_request()343 static void test_dev_kmod_stop_tests(struct kmod_test_device *test_dev) in test_dev_kmod_stop_tests()381 static int try_requests(struct kmod_test_device *test_dev) in try_requests()418 static int run_test_driver(struct kmod_test_device *test_dev) in run_test_driver()[all …]
32 static struct device test_dev; variable
395 struct device *test_dev; in cs_dsp_bin_err_test_common_init() local
440 struct device *test_dev; in cs_dsp_callbacks_test_common_init() local
1004 struct device *test_dev; in cs_dsp_wmfw_err_test_common_init() local
1367 struct device *test_dev; in cs_dsp_ctl_parse_test_common_init() local
1781 struct device *test_dev; in cs_dsp_wmfw_test_common_init() local
2156 struct device *test_dev; in cs_dsp_bin_test_common_init() local
2054 struct device *test_dev; in cs_dsp_ctl_rw_test_common_init() local
2687 struct device *test_dev; in cs_dsp_ctl_cache_test_common_init() local
23 static struct device *test_dev; variable