Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/char/xillybus/
Dxillybus.h83 int rd_synchronous; member
Dxillybus_core.c211 if (!channel->rd_synchronous) in xillybus_isr()
514 channel->rd_synchronous = synchronous; in xilly_setupchannels()
1331 if (!channel->rd_synchronous) in xillybus_write()
1376 if (!channel->rd_synchronous) in xillybus_write()
1387 if ((channel->rd_synchronous) && (bytes_done > 0)) { in xillybus_write()
1436 (channel->rd_synchronous || !channel->rd_allow_partial)) { in xillybus_open()