Home
last modified time | relevance | path

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

/linux/include/linux/
H A Darm_ffa.h437 struct ffa_msg_ops { struct
472 const struct ffa_msg_ops *msg_ops;
/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()
663 const struct ffa_msg_ops *msg_ops = ops->msg_ops; in optee_ffa_api_is_compatbile()
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c1310 static const struct ffa_msg_ops ffa_drv_msg_ops = {