Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tee/optee/
Doptee_private.h58 struct optee_supp { struct
60 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;
/kernel/linux/linux-6.6/drivers/tee/optee/
Doptee_private.h86 struct optee_supp { struct
88 struct mutex mutex;
89 struct tee_context *ctx;
91 int req_id;
92 struct list_head reqs;
93 struct idr idr;
94 struct completion reqs_c;