Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Darm_ffa.h450 struct ffa_msg_ops { struct
490 const struct ffa_msg_ops *msg_ops;
/linux-6.15/drivers/char/tpm/
H A Dtpm_crb_ffa.c180 const struct ffa_msg_ops *msg_ops; in __tpm_crb_ffa_send_recieve()
/linux-6.15/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()
663 const struct ffa_msg_ops *msg_ops = ops->msg_ops; in optee_ffa_api_is_compatbile()
/linux-6.15/drivers/firmware/arm_ffa/
H A Ddriver.c1506 static const struct ffa_msg_ops ffa_drv_msg_ops = {