Searched defs:optee_supp (Results 1 – 1 of 1) sorted by relevance
57 struct optee_supp { struct59 struct mutex mutex;60 struct tee_context *ctx;62 int req_id;63 struct list_head reqs;64 struct idr idr;88 struct optee_supp supp; argument