Home
last modified time | relevance | path

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

/drivers/char/xillybus/
Dxillybus.h82 int rd_synchronous; member
Dxillybus_core.c222 if (!channel->rd_synchronous) in xillybus_isr()
525 channel->rd_synchronous = synchronous; in xilly_setupchannels()
1342 if (!channel->rd_synchronous) in xillybus_write()
1387 if (!channel->rd_synchronous) in xillybus_write()
1398 if ((channel->rd_synchronous) && (bytes_done > 0)) { in xillybus_write()
1463 (channel->rd_synchronous || !channel->rd_allow_partial)) { in xillybus_open()