Searched refs:notify_relinquish (Results 1 – 3 of 3) sorted by relevance
971 ffa_dev->ops->notifier_ops->notify_relinquish(ffa_dev, in optee_ffa_remove()1026 ffa_dev->ops->notifier_ops->notify_relinquish(ffa_dev, notif_id); in optee_ffa_async_notif_init()1173 notif_ops->notify_relinquish(ffa_dev, in optee_ffa_probe()
498 int (*notify_relinquish)(struct ffa_device *dev, int notify_id); member
1574 .notify_relinquish = ffa_notify_relinquish,