Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/sandbox/
H A Dsandboxfs.c31 os_close(fd); in sandbox_fs_read_at()
37 os_close(fd); in sandbox_fs_read_at()
45 os_close(fd); in sandbox_fs_read_at()
68 os_close(fd); in sandbox_fs_write_at()
72 os_close(fd); in sandbox_fs_write_at()
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dstate.c72 os_close(fd); in state_read_file()
76 os_close(fd); in state_read_file()
294 os_close(fd); in sandbox_write_state()
301 os_close(fd); in sandbox_write_state()
H A Dcpu.c136 os_close(fd); in sandbox_read_fdt_from_file()
139 os_close(fd); in sandbox_read_fdt_from_file()
H A Dos.c91 int os_close(int fd) in os_close() function
/OK3568_Linux_fs/u-boot/drivers/block/
H A Dsandbox.c147 os_close(fd);
161 os_close(host_dev->fd);
/OK3568_Linux_fs/u-boot/include/
H A Dos.h85 int os_close(int fd);
/OK3568_Linux_fs/u-boot/lib/
H A Dfdtdec_test.c117 os_close(fd); in make_fdt()
/OK3568_Linux_fs/u-boot/test/dm/
H A Dvideo.c252 os_close(fd); in read_file()
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsandbox.c199 os_close(sbsf->fd); in sandbox_sf_remove()