Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Darm_ffa.h266 struct ffa_msg_ops { struct
280 const struct ffa_msg_ops *msg_ops; argument
/Linux-v6.1/drivers/tee/optee/
Dffa_abi.c318 const struct ffa_msg_ops *msg_ops = ffa_dev->ops->msg_ops; in optee_ffa_shm_unregister()
535 const struct ffa_msg_ops *msg_ops = ffa_dev->ops->msg_ops; in optee_ffa_yielding_call()
659 const struct ffa_msg_ops *msg_ops = ops->msg_ops; in optee_ffa_api_is_compatbile()
/Linux-v6.1/drivers/firmware/arm_ffa/
Ddriver.c699 static const struct ffa_msg_ops ffa_drv_msg_ops = {