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

/linux-4.1.27/drivers/char/xillybus/
H A Dxillybus.h85 int rd_synchronous; member in struct:xilly_channel
H A Dxillybus_core.c225 if (!channel->rd_synchronous) xillybus_isr()
527 channel->rd_synchronous = synchronous; xilly_setupchannels()
1343 if (!channel->rd_synchronous) xillybus_write()
1388 if (!channel->rd_synchronous) xillybus_write()
1399 if ((channel->rd_synchronous) && (bytes_done > 0)) { xillybus_write()
1464 (channel->rd_synchronous || !channel->rd_allow_partial)) { xillybus_open()

Completed in 75 milliseconds