Home
last modified time | relevance | path

Searched defs:outfd (Results 1 – 6 of 6) sorted by relevance

/u-boot/drivers/serial/
A Dserial_semihosting.c20 int outfd; member
120 static int outfd = -ENODEV; variable
/u-boot/tools/patman/
A Dpatchstream.py569 def _write_message_id(self, outfd): argument
612 def process_stream(self, infd, outfd): argument
/u-boot/tools/
A Dmxsboot.c464 static int mx28_create_nand_image(int infd, int outfd) in mx28_create_nand_image()
531 static int mx28_create_sd_image(int infd, int outfd) in mx28_create_sd_image()
639 int infd, outfd; in main() local
A Dimx8mimage.c688 int imx8mimage_copy_image(int outfd, struct image_tool_params *mparams) in imx8mimage_copy_image()
A Dimx8image.c1001 int imx8image_copy_image(int outfd, struct image_tool_params *mparams) in imx8image_copy_image()
A Dzynqmpbif.c828 int zynqmpbif_copy_image(int outfd, struct image_tool_params *mparams) in zynqmpbif_copy_image()

Completed in 19 milliseconds