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()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()
86 struct optee_supp { struct172 struct optee_supp supp;219 void optee_supp_init(struct optee_supp *supp);220 void optee_supp_uninit(struct optee_supp *supp);221 void optee_supp_release(struct optee_supp *supp);
Completed in 5 milliseconds