Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dree_fs_ta.c552 static TEE_Result ree_fs_ta_read(struct ts_store_handle *h, void *data_core, in ree_fs_ta_read() function
668 .read = ree_fs_ta_read,
742 res = ree_fs_ta_read(handle->h, handle->buf, NULL, handle->ta_size); in buf_ta_open()