Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tee/optee/
Dsupp.c31 void optee_supp_init(struct optee_supp *supp) in optee_supp_init()
41 void optee_supp_uninit(struct optee_supp *supp) in optee_supp_uninit()
47 void optee_supp_release(struct optee_supp *supp) in optee_supp_release()
90 struct optee_supp *supp = &optee->supp; in optee_supp_thrd_req()
151 static struct optee_supp_req *supp_pop_entry(struct optee_supp *supp, in supp_pop_entry()
233 struct optee_supp *supp = &optee->supp; in optee_supp_recv()
290 static struct optee_supp_req *supp_pop_req(struct optee_supp *supp, in supp_pop_req()
343 struct optee_supp *supp = &optee->supp; in optee_supp_send()
Doptee_private.h65 struct optee_supp { struct
96 struct optee_supp supp; argument
143 void optee_supp_init(struct optee_supp *supp);
144 void optee_supp_uninit(struct optee_supp *supp);
145 void optee_supp_release(struct optee_supp *supp);