Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpsp-tee.h37 TEE_CMD_ID_CLOSE_SESSION, enumerator
/linux-6.15/Documentation/tee/
H A Damd-tee.rst59 * TEE_CMD_ID_CLOSE_SESSION - closes session with loaded TA
/linux-6.15/drivers/tee/amdtee/
H A Dcall.c215 ret = psp_tee_process_cmd(TEE_CMD_ID_CLOSE_SESSION, (void *)&cmd, in handle_close_session()