Searched defs:optee_supp (Results 1 – 2 of 2) 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
58 struct optee_supp { struct60 struct mutex mutex;61 struct tee_context *ctx;63 int req_id;64 struct list_head reqs;65 struct idr idr;66 struct completion reqs_c;