Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
A Doptee_private.h67 struct optee_supp { struct
69 struct mutex mutex;
70 struct tee_context *ctx;
72 int req_id;
73 struct list_head reqs;
74 struct idr idr;
75 struct completion reqs_c;

Completed in 4 milliseconds