Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillybus_core.c437 int supports_nonempty; in xilly_setupchannels() local
519 supports_nonempty = (chandesc[2] >> 5) & 0x01; in xilly_setupchannels()
562 channel->wr_supports_nonempty = supports_nonempty; in xilly_setupchannels()
/kernel/linux/linux-5.10/drivers/char/xillybus/
H A Dxillybus_core.c412 int supports_nonempty; in xilly_setupchannels() local
494 supports_nonempty = (chandesc[2] >> 5) & 0x01; in xilly_setupchannels()
537 channel->wr_supports_nonempty = supports_nonempty; in xilly_setupchannels()

Completed in 5 milliseconds