Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c160 static int to_msg_param(struct optee_msg_param *msg_params, uint num_params, in to_msg_param() argument
167 struct optee_msg_param *mp = msg_params + n; in to_msg_param()
200 const struct optee_msg_param *msg_params) in from_msg_param() argument
207 const struct optee_msg_param *mp = msg_params + n; in from_msg_param()