Home
last modified time | relevance | path

Searched refs:Seek (Results 1 – 14 of 14) sorted by relevance

/openbmc/openpower-proc-control/
H A Dcfam_access.cpp61 using metadata = xyz::openbmc_project::Common::File::Seek; in writeReg()
63 elog<file_error::Seek>(metadata::OFFSET(makeOffset(address)), in writeReg()
95 using metadata = xyz::openbmc_project::Common::File::Seek; in readReg()
97 elog<file_error::Seek>(metadata::OFFSET(makeOffset(address)), in readReg()
H A Dproc_control.cpp73 catch (const file_error::Seek& e) in main()
75 commit<file_error::Seek>(); in main()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/
H A DFile.errors.yaml4 - name: Seek
H A DFile.metadata.yaml8 - name: Seek
/openbmc/u-boot/lib/lzma/
H A DTypes.h148 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin); member
162 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin); member
/openbmc/phosphor-dbus-monitor/src/example/
H A Dtest.yaml259 error: xyz::openbmc_project::Common::File::Error::Seek
261 - name: xyz::openbmc_project::Common::File::Seek::OFFSET
264 - name: xyz::openbmc_project::Common::File::Seek::WHENCE
267 - name: xyz::openbmc_project::Common::File::Seek::ERRNO
270 - name: xyz::openbmc_project::Common::File::Seek::PATH
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-decoder.rst182 node [shape = circle, label="Seek"] Seek;
195 Decoding -> Seek [ label = "VIDIOC_STREAMOFF(OUTPUT)" ];
200 ResChange -> Seek [ label = "VIDIOC_STREAMOFF(OUTPUT)" ];
205 Drain -> Seek [ label = "VIDIOC_STREAMOFF(OUTPUT)" ];
207 Seek -> Decoding [ label = "VIDIOC_STREAMON(OUTPUT)" ];
208 Seek -> Initialization [ label = "VIDIOC_REQBUFS(OUTPUT, 0)" ];
211 Stopped -> Seek [ label = "VIDIOC_STREAMOFF(OUTPUT)" ];
812 Seek chapter
815 Seek is controlled by the ``OUTPUT`` queue, as it is the source of coded data.
1077 client and the `Seek` sequence will be triggered.
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/
H A D0002-Instead-of-doing-preprocessor-magic-just-output-off_.patch136 /* Seek to the beginning of the eraseblock */
148 /* Seek to the beginning of the eraseblock */
/openbmc/docs/
H A Dcode-of-conduct.md68 5. Seek, accept, and offer objective work criticism, and acknowledge properly
/openbmc/linux/Documentation/admin-guide/media/
H A Dvivid.rst543 mode or both, which is configurable with the "Radio HW Seek Mode" control.
1053 - Radio HW Seek Mode:
1059 - Radio Programmable HW Seek:
1062 upper bound of the HW Seek. Otherwise the frequency range boundaries
/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/libsndfile1/
H A Dcve-2022-33065.patch484 case 'j' : /* Seek to position from current position. */
/openbmc/qemu/hw/scsi/
H A Dtrace-events332 scsi_disk_emulate_command_SEEK_10(uint64_t lba) "Seek(10) (sector %" PRId64 ")"
/openbmc/linux/Documentation/scsi/
H A Dst.rst434 Seek to tape block count. Uses Tandberg-compatible seek (QFA)
/openbmc/qemu/qga/
H A Dqapi-schema.json373 # Seek to a position in the file, as with fseek(), and return the