Searched defs:test_device (Results 1 – 6 of 6) sorted by relevance
309 Test_Device *test_device = first_test_device; in check_handle() local321 cleanup_options (Test_Device * test_device) in cleanup_options()353 init_options (Test_Device * test_device) in init_options()1280 cleanup_test_device (Test_Device * test_device) in cleanup_test_device()1473 reader_process (Test_Device * test_device, SANE_Int fd) in reader_process()1544 struct Test_Device *test_device = (struct Test_Device *) data; in reader_task() local1569 finish_pass (Test_Device * test_device) in finish_pass()1616 print_options (Test_Device * test_device) in print_options()1684 Test_Device *test_device, *previous_device; in sane_init() local1950 Test_Device *test_device, *previous_device; in sane_exit() local[all …]
47 init_picture_buffer (Test_Device * test_device, SANE_Byte ** buffer, in init_picture_buffer()
98 struct device test_device; variable142 struct device test_device = { variable
97 static int test_device(enum AVHWDeviceType type, const char *name, in test_device() function
44 TEST_F(TestDevice, test_device) { in TEST_F() argument
48 struct test_device { struct50 struct litest_test_device *device; argument61 static const struct test_device _test_device \ argument