Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/tee/optee/
Doptee_rpc_cmd.h51 #define OPTEE_RPC_NOTIFICATION_SEND 1 macro
Doptee.c530 case OPTEE_RPC_NOTIFICATION_SEND: in handle_cmd_notify()
/Zephyr-latest/tests/drivers/tee/optee/src/
Dmain.c1134 arg->params[0].u.value.a = OPTEE_RPC_NOTIFICATION_SEND; in cmd_notify_send_call()