Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtee.h314 #define TEE_IOC_CLOSE_SESSION _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 5, \ macro
/linux/Documentation/userspace-api/
H A Dtee.rst28 - TEE_IOC_CLOSE_SESSION closes a session to a Trusted Application.
/linux/drivers/tee/
H A Dtee_core.c836 case TEE_IOC_CLOSE_SESSION: in tee_ioctl()