Searched defs:msg_params (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/tee/optee/
H A Dffa_abi.c155 optee_ffa_from_msg_param(struct optee *optee, struct tee_param *params, size_t num_params, const struct optee_msg_param *msg_params) argument
227 optee_ffa_to_msg_param(struct optee *optee, struct optee_msg_param *msg_params, size_t num_params, const struct tee_param *params) argument
H A Dsmc_abi.c137 optee_from_msg_param(struct optee *optee, struct tee_param *params, size_t num_params, const struct optee_msg_param *msg_params) argument
227 optee_to_msg_param(struct optee *optee, struct optee_msg_param *msg_params, size_t num_params, const struct tee_param *params) argument
/linux-master/ipc/
H A Dmsg.c305 struct ipc_params msg_params; local

Completed in 250 milliseconds