Searched defs:optee (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/tee/optee/ |
H A D | ffa_abi.c | 59 static struct tee_shm *optee_shm_from_ffa_handle(struct optee *optee, in optee_shm_from_ffa_handle() 75 static int optee_shm_add_ffa_handle(struct optee *optee, struct tee_shm *shm, in optee_shm_add_ffa_handle() 98 static int optee_shm_rem_ffa_handle(struct optee *optee, u64 global_id) in optee_shm_rem_ffa_handle() 124 static void from_msg_param_ffa_mem(struct optee *optee, struct tee_param *p, in from_msg_param_ffa_mem() 156 static int optee_ffa_from_msg_param(struct optee *optee, in optee_ffa_from_msg_param() 228 static int optee_ffa_to_msg_param(struct optee *optee, in optee_ffa_to_msg_param() 274 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_ffa_shm_register() local 317 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_ffa_shm_unregister() local 346 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_ffa_shm_unregister_supp() local 428 struct optee *optee, in handle_ffa_rpc_func_cmd_shm_alloc() [all …]
|
H A D | rpc.c | 40 struct optee *optee = tee_get_drvdata(ctx->teedev); in handle_rpc_func_cmd_i2c_transfer() local 131 static void handle_rpc_func_cmd_wq(struct optee *optee, in handle_rpc_func_cmd_wq() 188 static void handle_rpc_supp_cmd(struct tee_context *ctx, struct optee *optee, in handle_rpc_supp_cmd() 221 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_rpc_cmd_alloc_suppl() local 266 struct optee *optee, in handle_rpc_func_rpmb_probe_reset() 318 struct optee *optee, in handle_rpc_func_rpmb_probe_next() 370 struct optee *optee, in handle_rpc_func_rpmb_frames() 413 void optee_rpc_cmd(struct tee_context *ctx, struct optee *optee, in optee_rpc_cmd()
|
H A D | notif.c | 21 static bool have_key(struct optee *optee, u_int key) in have_key() 32 int optee_notif_wait(struct optee *optee, u_int key, u32 timeout) in optee_notif_wait() 90 int optee_notif_send(struct optee *optee, u_int key) in optee_notif_send() 114 int optee_notif_init(struct optee *optee, u_int max_key) in optee_notif_init() 127 void optee_notif_uninit(struct optee *optee) in optee_notif_uninit()
|
H A D | call.c | 217 void optee_shm_arg_cache_init(struct optee *optee, u32 flags) in optee_shm_arg_cache_init() 224 void optee_shm_arg_cache_uninit(struct optee *optee) in optee_shm_arg_cache_uninit() 269 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_get_msg_arg() local 343 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_free_msg_arg() local 366 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_open_session() local 448 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_system_session() local 470 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_close_session_helper() local 515 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_invoke_func() local 568 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_cancel_req() local 646 struct optee *optee = tee_get_drvdata(ctx->teedev); in simple_call_with_arg() local
|
H A D | supp.c | 80 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_supp_thrd_req() local 214 struct optee *optee = tee_get_drvdata(teedev); in optee_supp_recv() local 323 struct optee *optee = tee_get_drvdata(teedev); in optee_supp_send() local
|
/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp15-scmi.dtsi | 11 optee: optee { label
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1028a.dtsi | 108 optee: optee { label
|
H A D | fsl-lx2160a.dtsi | 1914 optee: optee { label
|