Searched refs:ffa_ops (Results 1 – 4 of 4) sorted by relevance
661 const struct ffa_ops *ops) in optee_ffa_api_is_compatbile()701 const struct ffa_ops *ops, in optee_ffa_exchange_caps()874 const struct ffa_ops *ffa_ops; in optee_ffa_probe() local885 ffa_ops = ffa_dev->ops; in optee_ffa_probe()886 notif_ops = ffa_ops->notifier_ops; in optee_ffa_probe()888 if (!optee_ffa_api_is_compatbile(ffa_dev, ffa_ops)) in optee_ffa_probe()891 if (!optee_ffa_exchange_caps(ffa_dev, ffa_ops, &sec_caps, in optee_ffa_probe()
139 const struct ffa_ops *ops;174 const struct ffa_ops *ops);184 const struct ffa_ops *ops) in ffa_device_register()470 struct ffa_ops { struct
192 const struct ffa_ops *ops) in ffa_device_register()
1335 static const struct ffa_ops ffa_drv_ops = {