Searched defs:optee_supp (Results 1 – 1 of 1) sorted by relevance
65 struct optee_supp { struct67 struct mutex mutex;68 struct tee_context *ctx;70 int req_id;71 struct list_head reqs;72 struct idr idr;96 struct optee_supp supp; argument