Searched defs:test_dev (Results 1 – 5 of 5) sorted by relevance
98 struct kmod_test_device *test_dev; member168 static void kmod_test_done_check(struct kmod_test_device *test_dev, in kmod_test_done_check()186 struct kmod_test_device *test_dev = info->test_dev; in test_kmod_put_module() local209 struct kmod_test_device *test_dev = info->test_dev; in run_request() local240 struct kmod_test_device *test_dev = info->test_dev; in tally_work_test() local280 static void tally_up_work(struct kmod_test_device *test_dev) in tally_up_work()308 static int try_one_request(struct kmod_test_device *test_dev, unsigned int idx) in try_one_request()339 static void test_dev_kmod_stop_tests(struct kmod_test_device *test_dev) in test_dev_kmod_stop_tests()377 static int try_requests(struct kmod_test_device *test_dev) in try_requests()414 static int run_test_driver(struct kmod_test_device *test_dev) in run_test_driver()[all …]
60 TriCoreTestDeviceState *test_dev; in tricore_testboard_init() local
32 static struct device test_dev; variable
287 struct udevice *dev, *test_dev; in dm_test_lifecycle() local342 struct udevice *dev, *dev_penultimate, *dev_last, *test_dev; in dm_test_ordering() local
22 static struct device *test_dev; variable