Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/tee/optee/
Doptee_rpc_cmd.h49 #define OPTEE_RPC_CMD_NOTIFICATION 4 macro
Doptee.c624 case OPTEE_RPC_CMD_NOTIFICATION: in handle_func_rpc_call()
/Zephyr-latest/tests/drivers/tee/optee/src/
Dmain.c1096 arg->cmd = OPTEE_RPC_CMD_NOTIFICATION; in cmd_notify_wait_call()
1131 arg->cmd = OPTEE_RPC_CMD_NOTIFICATION; in cmd_notify_send_call()