Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillybus.h53 int wr_fpga_buf_idx; member
H A Dxillybus_core.c187 channel->wr_fpga_buf_idx = msg_bufno; in xillybus_isr()
476 channel->wr_fpga_buf_idx = -1; in xilly_setupchannels()
741 if (bufidx == channel->wr_fpga_buf_idx) { in xillybus_read()
1511 channel->wr_fpga_buf_idx = -1; in xillybus_open()
1618 buf_idx = channel->wr_fpga_buf_idx; in xillybus_release()
/kernel/linux/linux-5.10/drivers/char/xillybus/
H A Dxillybus.h52 int wr_fpga_buf_idx; member
H A Dxillybus_core.c201 channel->wr_fpga_buf_idx = msg_bufno; in xillybus_isr()
451 channel->wr_fpga_buf_idx = -1; in xilly_setupchannels()
717 if (bufidx == channel->wr_fpga_buf_idx) { in xillybus_read()
1508 channel->wr_fpga_buf_idx = -1; in xillybus_open()
1615 buf_idx = channel->wr_fpga_buf_idx; in xillybus_release()

Completed in 5 milliseconds