Lines Matching defs:optee_supp_req
10 struct optee_supp_req {
41 struct optee_supp_req *req;
42 struct optee_supp_req *req_tmp;
82 struct optee_supp_req *req;
152 static struct optee_supp_req *supp_pop_entry(struct optee_supp *supp,
155 struct optee_supp_req *req;
168 req = list_first_entry(&supp->reqs, struct optee_supp_req, link);
235 struct optee_supp_req *req = NULL;
291 static struct optee_supp_req *supp_pop_req(struct optee_supp *supp,
296 struct optee_supp_req *req;
344 struct optee_supp_req *req;