Home
last modified time | relevance | path

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

/linux-6.15/drivers/tee/optee/
H A Drpc.c347 arg->ret = TEEC_ERROR_ITEM_NOT_FOUND; in handle_rpc_func_rpmb_probe_next()
381 arg->ret = TEEC_ERROR_ITEM_NOT_FOUND; in handle_rpc_func_rpmb_frames()
H A Doptee_private.h25 #define TEEC_ERROR_ITEM_NOT_FOUND 0xFFFF0008 macro