Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp5590.c284 SANE_Byte *color_shift_line_buffer1; member
429 scanner->color_shift_line_buffer1 = NULL; in attach_usb_device()
558 if (ptr->color_shift_line_buffer1 != NULL) { in sane_exit()
559 free (ptr->color_shift_line_buffer1); in sane_exit()
560 ptr->color_shift_line_buffer1 = NULL; in sane_exit()
1500 if (scanner->color_shift_line_buffer1) in sane_start()
1503 free (scanner->color_shift_line_buffer1); in sane_start()
1504 scanner->color_shift_line_buffer1 = NULL; in sane_start()
2507 if (! scanner->color_shift_line_buffer1) in sane_read()
2510 scanner->color_shift_line_buffer1 in sane_read()
[all...]

Completed in 5 milliseconds