Home
last modified time | relevance | path

Searched defs:optee (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/tee/optee/
Doptee_private.h86 struct optee { struct
89 optee_invoke_fn *invoke_fn; argument
90 struct optee_call_queue call_queue; argument
91 struct optee_wait_queue wait_queue; argument
92 struct optee_supp supp; argument
101 struct optee_session { argument
Drpc.c187 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() local
449 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
Dcore.c206 struct optee *optee = tee_get_drvdata(teedev); in optee_get_version() local
224 struct optee *optee = tee_get_drvdata(teedev); in optee_open() local
271 struct optee *optee = tee_get_drvdata(teedev); in optee_release() local
586 struct optee *optee = platform_get_drvdata(pdev); in optee_remove() local
633 struct optee *optee = NULL; in optee_probe() local
Dcall.c128 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_do_call_with_arg() local
397 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()
Dsupp.c80 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_supp_thrd_req() local
233 struct optee *optee = tee_get_drvdata(teedev); in optee_supp_recv() local
342 struct optee *optee = tee_get_drvdata(teedev); in optee_supp_send() local
/kernel/linux/linux-4.19/drivers/tee/optee/
Doptee_private.h90 struct optee { struct
93 optee_invoke_fn *invoke_fn; argument
94 struct optee_call_queue call_queue; argument
95 struct optee_wait_queue wait_queue; argument
96 struct optee_supp supp; argument
102 struct optee_session { argument
Dcore.c223 struct optee *optee = tee_get_drvdata(teedev); in optee_get_version() local
234 struct optee *optee = tee_get_drvdata(teedev); in optee_open() local
266 struct optee *optee = tee_get_drvdata(teedev); in optee_release() local
556 struct optee *optee = NULL; in optee_probe() local
654 static void optee_remove(struct optee *optee) in optee_remove()
691 struct optee *optee; in optee_driver_init() local
718 struct optee *optee = optee_svc; in optee_driver_exit() local
Drpc.c103 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() local
365 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
Dsupp.c89 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_supp_thrd_req() local
234 struct optee *optee = tee_get_drvdata(teedev); in optee_supp_recv() local
343 struct optee *optee = tee_get_drvdata(teedev); in optee_supp_send() local
Dcall.c136 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_do_call_with_arg() local
397 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()
/kernel/linux/linux-5.10/arch/arm64/boot/dts/mediatek/
Dpumpkin-common.dtsi20 optee: optee@4fd00000 { label