Home
last modified time | relevance | path

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

/openbmc/linux/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()
152 static struct optee_supp_req *supp_pop_entry(struct optee_supp *supp, in supp_pop_entry()
234 struct optee_supp *supp = &optee->supp; in optee_supp_recv()
291 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()
H A Doptee_private.h86 struct optee_supp { struct
196 struct optee_supp supp;
241 void optee_supp_init(struct optee_supp *supp);
242 void optee_supp_uninit(struct optee_supp *supp);
243 void optee_supp_release(struct optee_supp *supp);