Home
last modified time | relevance | path

Searched refs:do_write (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dlocalhostbecontroller.py367 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 Dpmic.c152 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 Dmakesetup.py82 p.do_write(self, args)
/openbmc/openbmc/poky/meta/lib/bblayers/setupwriters/
H A Doe-setup-layers.py65 def do_write(self, parent, args): member in OeSetupLayersWriter
/openbmc/qemu/util/
H A Dosdep.c555 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 Dm48t59.c201 goto do_write; in m48t59_write()
346 do_write: in m48t59_write()
/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c810 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 Dvga.c975 goto do_write; in vga_mem_writeb()
1016 do_write: in vga_mem_writeb()