Searched refs:optee_supp (Results 1 – 2 of 2) sorted by relevance
22 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()133 static struct optee_supp_req *supp_pop_entry(struct optee_supp *supp, in supp_pop_entry()215 struct optee_supp *supp = &optee->supp; in optee_supp_recv()272 static struct optee_supp_req *supp_pop_req(struct optee_supp *supp, in supp_pop_req()324 struct optee_supp *supp = &optee->supp; in optee_supp_send()
86 struct optee_supp { struct196 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);