Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Doptee_msg.h343 #define OPTEE_MSG_CMD_CLOSE_SESSION 2 macro
H A Dcall.c480 msg_arg->cmd = OPTEE_MSG_CMD_CLOSE_SESSION; in optee_close_session_helper()