Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/xillybus/
H A Dxillybus.h48 int seekable; member
H 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()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/
H A Dtgt_1.0.90.bb81 perl-module-io-seekable \
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/
H A Ddpkg.inc84 perl-module-io-handle perl-module-io-seekable \
/openbmc/qemu/docs/system/arm/
H A Dxlnx-versal-virt.rst183 BBRAM can have an optional file backend, which must be a seekable
201 eFUSE can have an optional file backend, which must be a seekable
/openbmc/linux/Documentation/driver-api/
H 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
/openbmc/linux/lib/zlib_deflate/
H A Ddeftree.c858 if (stored_len <= opt_lenb && eof && s->compressed_len==0L && seekable()) {
/openbmc/linux/Documentation/filesystems/
H A Dseq_file.rst50 better to do. The file is seekable, in that one can do something like the
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/
H A Dperl-rdepends.txt857 RDEPENDS:perl-module-file-temp += "perl-module-io-seekable"
1017 RDEPENDS:perl-module-io-file += "perl-module-io-seekable"
1034 RDEPENDS:perl-module-io-seekable += "perl-module-exporter"
1035 RDEPENDS:perl-module-io-seekable += "perl-module-fcntl"
1036 RDEPENDS:perl-module-io-seekable += "perl-module-io-handle"
1037 RDEPENDS:perl-module-io-seekable += "perl-module-strict"