Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dtee.h313 #define TEE_IOC_CLOSE_SESSION _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 5, \ macro
/linux-5.19.10/Documentation/staging/
Dtee.rst43 - TEE_IOC_CLOSE_SESSION closes a session to a Trusted Application.
/linux-5.19.10/drivers/tee/
Dtee_core.c836 case TEE_IOC_CLOSE_SESSION: in tee_ioctl()