Home
last modified time | relevance | path

Searched refs:seekable (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/char/xillybus/
A Dxillybus.h48 int seekable; member
A Dxillybus_core.c436 int synchronous, allowpartial, exclusive_open, seekable; in xilly_setupchannels() local
518 seekable = (chandesc[2] >> 6) & 0x01; in xilly_setupchannels()
552 channel->seekable = seekable; in xilly_setupchannels()
561 channel->seekable = seekable; in xilly_setupchannels()
1558 if (!rc && (!channel->seekable)) in xillybus_open()
/linux-6.3-rc2/Documentation/driver-api/
A Dxillybus.rst173 to the user logic at the FPGA. Such a pipe is also seekable on the host API.
175 FPGA side to the seekable stream. Reading or writing to a certain address in
227 * seekable: A non-zero value indicates that the pipe is seekable. See
/linux-6.3-rc2/lib/zlib_deflate/
A Ddeftree.c858 if (stored_len <= opt_lenb && eof && s->compressed_len==0L && seekable()) {
/linux-6.3-rc2/Documentation/filesystems/
A Dseq_file.rst50 better to do. The file is seekable, in that one can do something like the

Completed in 11 milliseconds