Searched refs:OPTEE_MSG_CMD_CLOSE_SESSION (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/tee/optee/ | ||
D | optee_msg.h | 339 #define OPTEE_MSG_CMD_CLOSE_SESSION U(2) macro |
D | optee.c | 745 marg->cmd = OPTEE_MSG_CMD_CLOSE_SESSION; in optee_close_session() |