Searched refs:write_offset (Results 1 – 1 of 1) sorted by relevance
645 … int write_offset; /* This is the offset in the usb data block to write the serial data - member1229 priv->write_offset = 1; in ftdi_SIO_startup()1533 data_offset = priv->write_offset; in ftdi_write()1674 room *= URB_TRANSFER_BUFFER_SIZE - priv->write_offset; in ftdi_write_room()1686 int data_offset = priv->write_offset; in ftdi_chars_in_buffer()