Searched defs:optee (Results 1 – 11 of 11) 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
187 static void handle_rpc_func_cmd_wq(struct optee *optee, in handle_rpc_func_cmd_wq()267 struct optee *optee = tee_get_drvdata(ctx->teedev); in cmd_alloc_suppl() local449 static void handle_rpc_func_cmd(struct tee_context *ctx, struct optee *optee, in handle_rpc_func_cmd()498 struct optee *optee = tee_get_drvdata(teedev); in optee_handle_rpc() local
206 struct optee *optee = tee_get_drvdata(teedev); in optee_get_version() local224 struct optee *optee = tee_get_drvdata(teedev); in optee_open() local271 struct optee *optee = tee_get_drvdata(teedev); in optee_release() local586 struct optee *optee = platform_get_drvdata(pdev); in optee_remove() local633 struct optee *optee = NULL; in optee_probe() local
128 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_do_call_with_arg() local397 void optee_enable_shm_cache(struct optee *optee) in optee_enable_shm_cache()422 static void __optee_disable_shm_cache(struct optee *optee, bool is_mapped) in __optee_disable_shm_cache()463 void optee_disable_shm_cache(struct optee *optee) in optee_disable_shm_cache()474 void optee_disable_unmapped_shm_cache(struct optee *optee) in optee_disable_unmapped_shm_cache()
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
90 struct optee { struct93 optee_invoke_fn *invoke_fn; argument94 struct optee_call_queue call_queue; argument95 struct optee_wait_queue wait_queue; argument96 struct optee_supp supp; argument102 struct optee_session { argument
223 struct optee *optee = tee_get_drvdata(teedev); in optee_get_version() local234 struct optee *optee = tee_get_drvdata(teedev); in optee_open() local266 struct optee *optee = tee_get_drvdata(teedev); in optee_release() local556 struct optee *optee = NULL; in optee_probe() local654 static void optee_remove(struct optee *optee) in optee_remove()691 struct optee *optee; in optee_driver_init() local718 struct optee *optee = optee_svc; in optee_driver_exit() local
103 static void handle_rpc_func_cmd_wq(struct optee *optee, in handle_rpc_func_cmd_wq()183 struct optee *optee = tee_get_drvdata(ctx->teedev); in cmd_alloc_suppl() local365 static void handle_rpc_func_cmd(struct tee_context *ctx, struct optee *optee, in handle_rpc_func_cmd()411 struct optee *optee = tee_get_drvdata(teedev); in optee_handle_rpc() local
89 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_supp_thrd_req() local234 struct optee *optee = tee_get_drvdata(teedev); in optee_supp_recv() local343 struct optee *optee = tee_get_drvdata(teedev); in optee_supp_send() local
136 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_do_call_with_arg() local397 void optee_enable_shm_cache(struct optee *optee) in optee_enable_shm_cache()420 void optee_disable_shm_cache(struct optee *optee) in optee_disable_shm_cache()
20 optee: optee@4fd00000 { label