Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Dffa_abi.c319 const struct ffa_msg_ops *msg_ops = ffa_dev->ops->msg_ops; in optee_ffa_shm_unregister()
537 const struct ffa_msg_ops *msg_ops = ffa_dev->ops->msg_ops; in optee_ffa_yielding_call()
688 const struct ffa_msg_ops *msg_ops = ffa_dev->ops->msg_ops; in optee_ffa_lend_protmem()
746 const struct ffa_msg_ops *msg_ops = ffa_dev->ops->msg_ops; in optee_ffa_reclaim_protmem()
781 const struct ffa_msg_ops *msg_ops = ops->msg_ops; in optee_ffa_api_is_compatible()
/linux/include/linux/
H A Darm_ffa.h469 struct ffa_msg_ops { struct
509 const struct ffa_msg_ops *msg_ops;
/linux/drivers/char/tpm/
H A Dtpm_crb_ffa.c204 const struct ffa_msg_ops *msg_ops; in __tpm_crb_ffa_try_send_receive()
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c1524 static const struct ffa_msg_ops ffa_drv_msg_ops = {