Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/docs/resources/diagrams/plantuml/
A Dio_framework_usage_overview.puml45 bl_common -> io_storage : io_dev_close(dev_handle)
46 ref over io_storage : io_dev_close() on fip device
A Dio_arm_class_diagram.puml57 io_dev_close()
/tf-a-ffa_el3_spmc/include/drivers/io/
A Dio_storage.h85 int io_dev_close(uintptr_t dev_handle);
/tf-a-ffa_el3_spmc/common/
A Dbl_common.c140 (void)io_dev_close(dev_handle); in load_image()
/tf-a-ffa_el3_spmc/plat/st/common/
A Dbl2_io_storage.c288 io_result = io_dev_close(storage_dev_handle); in get_boot_part_ssbl_header()
410 io_result = io_dev_close(storage_dev_handle); in boot_mmc()
/tf-a-ffa_el3_spmc/drivers/io/
A Dio_storage.c188 int io_dev_close(uintptr_t dev_handle) in io_dev_close() function

Completed in 6 milliseconds