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

/linux-4.1.27/drivers/char/xillybus/
H A Dxillybus.h77 int rd_host_buf_pos; member in struct:xilly_channel
H A Dxillybus_core.c462 channel->rd_host_buf_pos = 0; xilly_setupchannels()
1025 end_offset_plus1 = channel->rd_host_buf_pos >> xillybus_myflush()
1028 new_rd_host_buf_pos = channel->rd_host_buf_pos - xillybus_myflush()
1093 channel->rd_host_buf_pos = new_rd_host_buf_pos; xillybus_myflush()
1212 bufpos = channel->rd_host_buf_pos; xillybus_write()
1227 channel->rd_host_buf_pos += howmany; xillybus_write()
1235 channel->rd_host_buf_pos = 0; xillybus_write()
1245 channel->rd_host_buf_pos -= xillybus_write()
1255 i < channel->rd_host_buf_pos; xillybus_write()
1334 (channel->rd_host_buf_pos != 0); xillybus_write()
1533 channel->rd_host_buf_pos = 0; xillybus_open()

Completed in 108 milliseconds