Home
last modified time | relevance | path

Searched refs:notify_relinquish (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tee/optee/
H A Dffa_abi.c821 ffa_dev->ops->notifier_ops->notify_relinquish(ffa_dev, in optee_ffa_remove()
863 ffa_dev->ops->notifier_ops->notify_relinquish(ffa_dev, in optee_ffa_async_notif_init()
982 notif_ops->notify_relinquish(ffa_dev, in optee_ffa_probe()
/linux/include/linux/
H A Darm_ffa.h465 int (*notify_relinquish)(struct ffa_device *dev, int notify_id); member
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c1331 .notify_relinquish = ffa_notify_relinquish,