Searched defs:outfd (Results 1 – 6 of 6) sorted by relevance
20 int outfd; member120 static int outfd = -ENODEV; variable
569 def _write_message_id(self, outfd): argument612 def process_stream(self, infd, outfd): argument
464 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
688 int imx8mimage_copy_image(int outfd, struct image_tool_params *mparams) in imx8mimage_copy_image()
1001 int imx8image_copy_image(int outfd, struct image_tool_params *mparams) in imx8image_copy_image()
828 int zynqmpbif_copy_image(int outfd, struct image_tool_params *mparams) in zynqmpbif_copy_image()
Completed in 19 milliseconds