Searched defs:optee (Results 1 – 6 of 6) sorted by relevance
86 struct optee { struct89 optee_invoke_fn *invoke_fn; argument90 struct optee_call_queue call_queue; argument91 struct optee_wait_queue wait_queue; argument92 struct optee_supp supp; argument101 struct optee_session { argument
186 static void handle_rpc_func_cmd_wq(struct optee *optee, in handle_rpc_func_cmd_wq()266 struct optee *optee = tee_get_drvdata(ctx->teedev); in cmd_alloc_suppl() local448 static void handle_rpc_func_cmd(struct tee_context *ctx, struct optee *optee, in handle_rpc_func_cmd()497 struct optee *optee = tee_get_drvdata(teedev); in optee_handle_rpc() local
215 struct optee *optee = tee_get_drvdata(teedev); in optee_get_version() local233 struct optee *optee = tee_get_drvdata(teedev); in optee_open() local280 struct optee *optee = tee_get_drvdata(teedev); in optee_release() local587 struct optee *optee = platform_get_drvdata(pdev); in optee_remove() local619 struct optee *optee = NULL; in optee_probe() local
80 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_supp_thrd_req() local233 struct optee *optee = tee_get_drvdata(teedev); in optee_supp_recv() local342 struct optee *optee = tee_get_drvdata(teedev); in optee_supp_send() local
127 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_do_call_with_arg() local393 void optee_enable_shm_cache(struct optee *optee) in optee_enable_shm_cache()416 void optee_disable_shm_cache(struct optee *optee) in optee_disable_shm_cache()
20 optee: optee@4fd00000 { label