Home
last modified time | relevance | path

Searched refs:from_msg_param (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/tee/optee/
Drpc.c64 if (optee->ops->from_msg_param(optee, params, arg->num_params, in handle_rpc_func_cmd_i2c_transfer()
195 if (optee->ops->from_msg_param(optee, params, arg->num_params, in handle_rpc_supp_cmd()
Dcall.c346 if (optee->ops->from_msg_param(optee, param, arg->num_params, in optee_open_session()
440 if (optee->ops->from_msg_param(optee, param, arg->num_params, in optee_invoke_func()
Doptee_private.h137 int (*from_msg_param)(struct optee *optee, struct tee_param *params, member
Dffa_abi.c772 .from_msg_param = optee_ffa_from_msg_param,
Dsmc_abi.c1126 .from_msg_param = optee_from_msg_param,