Home
last modified time | relevance | path

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

/linux/include/linux/
A Darm_ffa.h51 const struct ffa_dev_ops *ffa_dev_ops_get(struct ffa_device *dev);
75 const struct ffa_dev_ops *ffa_dev_ops_get(struct ffa_device *dev) in ffa_dev_ops_get()
255 struct ffa_dev_ops { struct
/linux/drivers/tee/optee/
A Dffa_abi.c274 const struct ffa_dev_ops *ffa_ops = optee->ffa.ffa_ops; in optee_ffa_shm_register()
317 const struct ffa_dev_ops *ffa_ops = optee->ffa.ffa_ops; in optee_ffa_shm_unregister()
345 const struct ffa_dev_ops *ffa_ops = optee->ffa.ffa_ops; in optee_ffa_shm_unregister_supp()
534 const struct ffa_dev_ops *ffa_ops = optee->ffa.ffa_ops; in optee_ffa_yielding_call()
638 const struct ffa_dev_ops *ops) in optee_ffa_api_is_compatbile()
673 const struct ffa_dev_ops *ops, in optee_ffa_exchange_caps()
794 const struct ffa_dev_ops *ffa_ops; in optee_ffa_probe()
A Doptee_private.h94 const struct ffa_dev_ops *ffa_ops;
/linux/drivers/firmware/arm_ffa/
A Ddriver.c631 static const struct ffa_dev_ops ffa_ops = {
641 const struct ffa_dev_ops *ffa_dev_ops_get(struct ffa_device *dev) in ffa_dev_ops_get()

Completed in 9 milliseconds