Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tee/optee/
H A Doptee_private.h23 #define TEEC_ERROR_NOT_SUPPORTED 0xFFFF000A macro
H A Drpc.c126 arg->ret = TEEC_ERROR_NOT_SUPPORTED; in handle_rpc_func_cmd_i2c_transfer()