Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sandbox/cpu/
H A Dstate.c45 static int state_read_file(struct sandbox_state *state, const char *fname) in state_read_file() function
149 ret = state_read_file(state, fname); in sandbox_read_state()