Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/env/
H A Dfw_env.c125 static int flash_io (int mode);
332 if (flash_io(O_RDWR)) { in fw_env_flush()
1057 static int flash_io (int mode) in flash_io() function
1178 if (flash_io(O_RDONLY)) { in fw_env_open()
1218 if (flash_io(O_RDONLY)) { in fw_env_open()