Home
last modified time | relevance | path

Searched defs:tee_cmd_io (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/sys/drv/sys/
H A Dtee_ioc.h49 struct tee_cmd_io { struct
50 TEEC_Result err;
51 uint32_t origin;
52 uint32_t cmd;
53 int fd_sess;
58 union {
62 union {
66 union {
91 #define TEE_OPEN_SESSION_IOC _IOWR('t', 161, struct tee_cmd_io) argument