Searched defs:tee_context (Results 1 – 1 of 1) sorted by relevance
50 struct tee_context { struct51 struct tee_device *teedev;52 struct list_head list_shm;53 void *data;54 struct kref refcount;55 bool releasing;56 bool supp_nowait;