Lines Matching refs:data
260 static SANE_Status usb_low_adjust_timing (ma1017 * chip, SANE_Byte data);
265 static SANE_Status usb_low_select_timing (ma1017 * chip, SANE_Byte data);
273 static SANE_Status usb_low_set_asic_io_pins (ma1017 * chip, SANE_Byte data);
275 static SANE_Status usb_low_set_rgb_sel_pins (ma1017 * chip, SANE_Byte data);
280 static SANE_Status usb_low_set_timing (ma1017 * chip, SANE_Byte data);
396 static SANE_Status usb_low_set_serial_byte1 (ma1017 * chip, SANE_Byte data);
398 static SANE_Status usb_low_set_serial_byte2 (ma1017 * chip, SANE_Byte data);
403 static SANE_Status usb_low_set_serial_format (ma1017 * chip, SANE_Byte data);
419 usb_low_get_row (ma1017 * chip, SANE_Byte * data, SANE_Word * lines_left);
422 usb_low_get_row_direct (ma1017 * chip, SANE_Byte * data,
426 usb_low_get_row_resample (ma1017 * chip, SANE_Byte * data,
433 usb_low_read_rows (ma1017 * chip, SANE_Byte * data, SANE_Word byte_count);
436 usb_low_write_reg (ma1017 * chip, SANE_Byte reg_no, SANE_Byte data);
439 usb_low_read_reg (ma1017 * chip, SANE_Byte reg_no, SANE_Byte * data);