Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/xillybus/
Dxillybus.h47 int seekable; member
Dxillybus_core.c411 int synchronous, allowpartial, exclusive_open, seekable; in xilly_setupchannels() local
493 seekable = (chandesc[2] >> 6) & 0x01; in xilly_setupchannels()
527 channel->seekable = seekable; in xilly_setupchannels()
536 channel->seekable = seekable; in xilly_setupchannels()
1555 if (!rc && (!channel->seekable)) in xillybus_open()
/Linux-v5.4/Documentation/driver-api/
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-v5.4/lib/zlib_deflate/
Ddeftree.c912 if (stored_len <= opt_lenb && eof && s->compressed_len==0L && seekable()) {
/Linux-v5.4/Documentation/filesystems/
Dseq_file.txt45 better to do. The file is seekable, in that one can do something like the