Home
last modified time | relevance | path

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

/external/u-boot/include/
Dos.h277 int os_read_ram_buf(const char *fname);
/external/u-boot/arch/sandbox/cpu/
Dstart.c178 err = os_read_ram_buf(arg); in sandbox_cmdline_cb_memory()
Dos.c452 int os_read_ram_buf(const char *fname) in os_read_ram_buf() function