Searched refs:OPTEE_MSG_CMD_CLOSE_SESSION (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/tee/optee/ | ||
H A D | optee_msg.h | 343 #define OPTEE_MSG_CMD_CLOSE_SESSION 2 macro |
H A D | call.c | 480 msg_arg->cmd = OPTEE_MSG_CMD_CLOSE_SESSION; in optee_close_session_helper() |