Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Dsupp.c22 void optee_supp_init(struct optee_supp *supp) in optee_supp_init()
32 void optee_supp_uninit(struct optee_supp *supp) in optee_supp_uninit()
38 void optee_supp_release(struct optee_supp *supp) in optee_supp_release()
81 struct optee_supp *supp = &optee->supp; in optee_supp_thrd_req()
172 static struct optee_supp_req *supp_pop_entry(struct optee_supp *supp, in supp_pop_entry()
254 struct optee_supp *supp = &optee->supp; in optee_supp_recv()
311 static struct optee_supp_req *supp_pop_req(struct optee_supp *supp, in supp_pop_req()
363 struct optee_supp *supp = &optee->supp; in optee_supp_send()
H A Doptee_private.h58 struct optee_supp { struct
94 struct optee_supp supp;
144 void optee_supp_init(struct optee_supp *supp);
145 void optee_supp_uninit(struct optee_supp *supp);
146 void optee_supp_release(struct optee_supp *supp);