Home
last modified time | relevance | path

Searched defs:pos (Results 176 – 200 of 289) sorted by relevance

12345678910>>...12

/openbmc/qemu/audio/
H A Dalsaaudio.c640 size_t pos = 0; in alsa_write() local
834 size_t pos = 0; in alsa_read() local
H A Daudio_int.h60 size_t pos, size; member
280 static inline size_t audio_ring_posb(size_t pos, size_t dist, size_t len) in audio_ring_posb()
/openbmc/qemu/migration/
H A Dqemu-file.c534 off_t pos) in qemu_put_buffer_at()
568 off_t pos) in qemu_get_buffer_at()
/openbmc/qemu/hw/char/
H A Dipoctal232.c400 unsigned pos = addr / 2; /* The ID PROM data is stored every other byte */ in id_read() local
480 unsigned pos = ch->rhr_idx + ch->rx_pending; in hostdev_receive() local
/openbmc/u-boot/drivers/fpga/
H A Dzynqpl.c422 loff_t pos = 0; in zynq_loadfs() local
/openbmc/u-boot/tools/binman/
H A Dentry.py361 def SetOffsetSize(self, pos, size): argument
/openbmc/u-boot/drivers/i2c/
H A Dmeson_i2c.c50 uint pos; /* Position of current transfer in message */ member
/openbmc/libmctp/tests/fuzz/
H A Di2c-fuzz.c40 size_t pos; member
/openbmc/phosphor-inventory-manager/
H A Dmanager.cpp136 ObjectReferences::iterator pos, bool newObject, bool restoreFromCache) in updateInterfaces()
/openbmc/phosphor-power/
H A Dpmbus.cpp53 auto pos = name.find('P'); insertPageNum() local
/openbmc/libcper/
H A Dcper-parse.c71 const unsigned char *pos = cper_buf; in cper_buf_to_ir() local
/openbmc/qemu/chardev/
H A Dwctablet.c213 char *pos; in wctablet_chr_write() local
/openbmc/rest-dbus/resources/
H A Djstree.min.js3 …;else if(c=!0,!d){if(g=f.parent!==a.jstree.root?a("#"+f.parent.replace(a.jstree.idregex,"\\$&"),th… argument
5 …!0;if("touchstart"===b.type&&(!this.settings.dnd.touch||"selected"===this.settings.dnd.touch&&!a(b…
/openbmc/qemu/target/alpha/
H A Dtranslate.c882 int pos = (64 - lit * 8) & 0x3f; in gen_ext_h() local
904 int pos = (lit & 7) * 8; in gen_ext_l() local
924 int pos = 64 - (lit & 7) * 8; in gen_ins_h() local
960 int pos = (lit & 7) * 8; in gen_ins_l() local
/openbmc/u-boot/fs/
H A Dfs.c631 loff_t pos; in do_load() local
726 loff_t pos; in do_save() local
/openbmc/qemu/hw/usb/
H A Dbus.c467 int i, pos = 0; in usb_mask_to_str() local
578 ssize_t pos = 0, fw_len; in usb_get_fw_dev_path() local
/openbmc/u-boot/drivers/net/phy/
H A Daquantia.c135 size_t pos; in aquantia_load_memory() local
/openbmc/qemu/target/riscv/
H A Dvector_internals.h105 int pos = index % 64; in vext_elem_mask() local
/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.cpp55 const auto pos = sensorInfo.sensorPath.find_last_of('/'); in nameParentLeaf() local
/openbmc/obmc-console/
H A Dsocket-handler.c135 size_t pos; in send_all() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Ddenali.c643 int i, pos, len; in denali_oob_xfer() local
701 int ret, i, pos, len; in denali_read_page_raw() local
832 int i, pos, len; in denali_write_page_raw() local
/openbmc/qemu/hw/vfio/
H A Dpci-quirks.c1448 static bool is_valid_std_cap_offset(uint8_t pos) in is_valid_std_cap_offset()
1458 int ret, pos; in vfio_add_nv_gpudirect_cap() local
1551 int ret, pos = 0xE8; in vfio_add_vmd_shadow_cap() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dmanager.cpp632 auto pos = filename.find_first_of('_'); pelFileDeleted() local
750 size_t pos = refcode.find_last_not_of(0x20); getEventId() local
H A Dsrc.cpp92 auto pos = jsonString.find_last_of('}'); prettyJSON() local
780 size_t pos = refcode.find(0x20); getJSON() local
/openbmc/qemu/hw/pci/
H A Dpci_bridge.c52 int pos; in pci_bridge_ssvid_init() local

12345678910>>...12