Searched refs:do_write (Results 1 – 8 of 8) sorted by relevance
| /openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/ |
| H A D | localhostbecontroller.py | 367 do_write = True 373 do_write = False 376 do_write = True 377 elif do_write: 393 do_write = True 399 do_write = False 402 do_write = True 403 elif do_write:
|
| /openbmc/u-boot/cmd/ |
| H A D | pmic.c | 152 static int do_write(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_write() function 191 U_BOOT_CMD_MKENT(write, 3, 1, do_write, "", ""),
|
| /openbmc/openbmc/poky/meta/lib/bblayers/ |
| H A D | makesetup.py | 82 p.do_write(self, args)
|
| /openbmc/openbmc/poky/meta/lib/bblayers/setupwriters/ |
| H A D | oe-setup-layers.py | 65 def do_write(self, parent, args): member in OeSetupLayersWriter
|
| /openbmc/qemu/util/ |
| H A D | osdep.c | 555 readv_writev(int fd, const struct iovec *iov, int iov_cnt, bool do_write) in readv_writev() argument 561 ssize_t r = do_write in readv_writev()
|
| /openbmc/qemu/hw/rtc/ |
| H A D | m48t59.c | 201 goto do_write; in m48t59_write() 346 do_write: in m48t59_write()
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | f_mass_storage.c | 810 static int do_write(struct fsg_common *common) in do_write() function 1977 reply = do_write(common); in do_scsi_command() 1987 reply = do_write(common); in do_scsi_command() 1997 reply = do_write(common); in do_scsi_command()
|
| /openbmc/qemu/hw/display/ |
| H A D | vga.c | 975 goto do_write; in vga_mem_writeb() 1016 do_write: in vga_mem_writeb()
|