Searched refs:Seek (Results 1 – 14 of 14) sorted by relevance
/openbmc/openpower-proc-control/ |
H A D | cfam_access.cpp | 61 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 D | proc_control.cpp | 73 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 D | File.errors.yaml | 4 - name: Seek
|
H A D | File.metadata.yaml | 8 - name: Seek
|
/openbmc/u-boot/lib/lzma/ |
H A D | Types.h | 148 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 D | test.yaml | 259 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 D | dev-decoder.rst | 182 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 D | 0002-Instead-of-doing-preprocessor-magic-just-output-off_.patch | 136 /* Seek to the beginning of the eraseblock */ 148 /* Seek to the beginning of the eraseblock */
|
/openbmc/docs/ |
H A D | code-of-conduct.md | 68 5. Seek, accept, and offer objective work criticism, and acknowledge properly
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | vivid.rst | 543 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 D | cve-2022-33065.patch | 484 case 'j' : /* Seek to position from current position. */
|
/openbmc/qemu/hw/scsi/ |
H A D | trace-events | 335 scsi_disk_emulate_command_SEEK_10(uint64_t lba) "Seek(10) (sector %" PRId64 ")"
|
/openbmc/linux/Documentation/scsi/ |
H A D | st.rst | 434 Seek to tape block count. Uses Tandberg-compatible seek (QFA)
|
/openbmc/qemu/qga/ |
H A D | qapi-schema.json | 372 # Seek to a position in the file, as with fseek(), and return the
|