Home
last modified time | relevance | path

Searched refs:optee_supp_req (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/tee/optee/
Doptee.c58 struct optee_supp_req { struct
76 struct optee_supp_req *current; argument
259 struct optee_supp_req *req; in optee_call_supp()
1044 struct optee_supp_req *req = NULL; in optee_suppl_recv()
1048 req = (struct optee_supp_req *)sys_dlist_peek_head(&supp->reqs); in optee_suppl_recv()
1088 struct optee_supp_req *req = NULL; in optee_suppl_send()