Home
last modified time | relevance | path

Searched refs:close (Results 1 – 25 of 26) sorted by relevance

12

/rk3399_ARM-atf/tools/amlogic/
H A Ddoimage.c89 close(fout); in main()
91 close(fin); in main()
/rk3399_ARM-atf/tools/cot_dt2c/cot_dt2c/
H A Ddt_validator.py58 f.close()
85 f.close()
/rk3399_ARM-atf/include/drivers/io/
H A Dio_driver.h48 int (*close)(io_entity_t *entity); member
/rk3399_ARM-atf/include/lib/
H A Ddebugfs.h50 int close(int fd);
/rk3399_ARM-atf/docs/resources/diagrams/plantuml/
H A Dio_arm_class_diagram.puml96 close()
/rk3399_ARM-atf/docs/components/
H A Ddebugfs-design.rst39 - close(): close the file descriptor created by open().
49 int close(int fd);
H A Dven-el3-debugfs.rst157 w0 == DEBUGFS_E_INVALID_PARAMS if close operation failed
H A Drmm-el3-comms-spec.rst1017 …local CPU: Determines whether the reservation should be taken from a pool close to the calling CPU…
/rk3399_ARM-atf/drivers/io/
H A Dio_storage.c321 if (dev->funcs->close != NULL) in io_close()
322 result = dev->funcs->close(entity); in io_close()
H A Dio_semihosting.c48 .close = sh_file_close,
H A Dio_encrypted.c68 .close = enc_file_close,
H A Dio_memmap.c67 .close = memmap_block_close,
H A Dio_mtd.c46 .close = mtd_close,
H A Dio_fip.c117 .close = fip_file_close,
H A Dio_block.c52 .close = block_close,
/rk3399_ARM-atf/tools/stm32image/
H A Dstm32image.c257 close(src_fd); in stm32image_create_header_file()
280 close(dest_fd); in stm32image_create_header_file()
/rk3399_ARM-atf/drivers/renesas/common/io/
H A Dio_memdrv.c117 .close = &memdrv_block_close,
H A Dio_emmcdrv.c142 .close = &emmcdrv_block_close,
H A Dio_rcar.c713 .close = &rcar_file_close,
/rk3399_ARM-atf/lib/debugfs/
H A Ddebugfs_smc.c141 ret = close(arg2); in debugfs_smc_handler()
H A Ddev.c496 int close(int fd) in close() function
/rk3399_ARM-atf/drivers/intel/soc/stratix10/io/
H A Ds10_memmap_qspi.c69 .close = memmap_block_close,
/rk3399_ARM-atf/tools/memory/src/memory/
H A Dsummary.py344 file_desc.close()
/rk3399_ARM-atf/docs/plat/
H A Dwarp7.rst203 7. Subsequently close your board.
/rk3399_ARM-atf/docs/
H A Darchitecture_features.rst555 to close them.

12