Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dos.h268 int os_read_ram_buf(const char *fname);
/openbmc/u-boot/arch/sandbox/cpu/
H A Dstart.c178 err = os_read_ram_buf(arg); in sandbox_cmdline_cb_memory()
H A Dos.c526 int os_read_ram_buf(const char *fname) in os_read_ram_buf() function