optee_supp 88 drivers/tee/optee/optee_private.h struct optee_supp supp; optee_supp 135 drivers/tee/optee/optee_private.h void optee_supp_init(struct optee_supp *supp); optee_supp 136 drivers/tee/optee/optee_private.h void optee_supp_uninit(struct optee_supp *supp); optee_supp 137 drivers/tee/optee/optee_private.h void optee_supp_release(struct optee_supp *supp); optee_supp 22 drivers/tee/optee/supp.c void optee_supp_init(struct optee_supp *supp) optee_supp 32 drivers/tee/optee/supp.c void optee_supp_uninit(struct optee_supp *supp) optee_supp 38 drivers/tee/optee/supp.c void optee_supp_release(struct optee_supp *supp) optee_supp 81 drivers/tee/optee/supp.c struct optee_supp *supp = &optee->supp; optee_supp 152 drivers/tee/optee/supp.c static struct optee_supp_req *supp_pop_entry(struct optee_supp *supp, optee_supp 234 drivers/tee/optee/supp.c struct optee_supp *supp = &optee->supp; optee_supp 291 drivers/tee/optee/supp.c static struct optee_supp_req *supp_pop_req(struct optee_supp *supp, optee_supp 343 drivers/tee/optee/supp.c struct optee_supp *supp = &optee->supp;