Searched refs:ffa_dev_ops (Results 1 – 4 of 4) sorted by relevance
51 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
274 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()
94 const struct ffa_dev_ops *ffa_ops;
631 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