Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tee/optee/
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-6.12.1/include/linux/
Darm_ffa.h462 int (*notify_relinquish)(struct ffa_device *dev, int notify_id); member
/linux-6.12.1/drivers/firmware/arm_ffa/
Ddriver.c1331 .notify_relinquish = ffa_notify_relinquish,