Home
last modified time | relevance | path

Searched refs:os_write_file (Results 1 – 3 of 3) sorted by relevance

/u-boot/test/dm/
A Dsf.c34 ut_assertok(os_write_file("spi.bin", src, full_size)); in dm_test_spi_flash()
/u-boot/include/
A Dos.h368 int os_write_file(const char *name, const void *buf, int size);
/u-boot/arch/sandbox/cpu/
A Dos.c117 int os_write_file(const char *fname, const void *buf, int size) in os_write_file() function

Completed in 8 milliseconds