Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dree_fs_ta.c241 static TEE_Result ree_fs_ta_open(const TEE_UUID *uuid, in ree_fs_ta_open() function
665 .open = ree_fs_ta_open,
703 res = ree_fs_ta_open(uuid, &handle->h); in buf_ta_open()