Home
last modified time | relevance | path

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

/external/u-boot/tools/env/
Dfw_env.c350 static int flash_io(int mode);
517 if (flash_io(O_RDWR)) { in fw_env_flush()
1352 static int flash_io(int mode) in flash_io() function
1430 if (flash_io(O_RDONLY)) { in fw_env_open()
1464 if (flash_io(O_RDONLY)) { in fw_env_open()