Home
last modified time | relevance | path

Searched refs:Test_Device (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Dtest.h123 typedef struct Test_Device struct
125 struct Test_Device *next;
148 Test_Device; typedef
H A Dtest.c79 static Test_Device *first_test_device = 0;
309 Test_Device *test_device = first_test_device; in check_handle()
313 if (test_device == (Test_Device *) handle) in check_handle()
321 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()
1436 reader_process (Test_Device * test_device, SANE_Int fd) in reader_process()
1507 struct Test_Device *test_device = (struct Test_Device *) data; in reader_task()
1532 finish_pass (Test_Device * test_devic
[all...]
H A Dtest-picture.c47 init_picture_buffer (Test_Device * test_device, SANE_Byte ** buffer, in init_picture_buffer()

Completed in 4 milliseconds