Searched refs:notifier_ops (Results 1 – 3 of 3) sorted by relevance
971 ffa_dev->ops->notifier_ops->notify_relinquish(ffa_dev, in optee_ffa_remove()998 rc = ffa_dev->ops->notifier_ops->notify_request(ffa_dev, in optee_ffa_async_notif_init()1026 ffa_dev->ops->notifier_ops->notify_relinquish(ffa_dev, notif_id); in optee_ffa_async_notif_init()1069 notif_ops = ffa_ops->notifier_ops; in optee_ffa_probe()
512 const struct ffa_notifier_ops *notifier_ops; member
1585 .notifier_ops = &ffa_drv_notifier_ops,