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