Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
A Drpc.c81 if (optee->ops->from_msg_param(optee, params, arg->num_params, in handle_rpc_func_cmd_i2c_transfer()
252 if (optee->ops->from_msg_param(optee, params, arg->num_params, in handle_rpc_supp_cmd()
A Dcall.c203 if (optee->ops->from_msg_param(optee, param, arg->num_params, in optee_open_session()
292 if (optee->ops->from_msg_param(optee, param, arg->num_params, in optee_invoke_func()
A Doptee_private.h118 int (*from_msg_param)(struct optee *optee, struct tee_param *params, member
A Dffa_abi.c777 .from_msg_param = optee_ffa_from_msg_param,
A Dsmc_abi.c912 .from_msg_param = optee_from_msg_param,

Completed in 9 milliseconds