Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dembedded_ts.c122 static TEE_Result read_uncompressed(struct ts_store_handle *h, void *data_core, in read_uncompressed() function
214 return read_uncompressed(h, data_core, data_user, len); in emb_ts_read()