Home
last modified time | relevance | path

Searched refs:notifier_ops (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/netns/
H A Dipv6.h113 struct fib_notifier_ops *notifier_ops; member
H A Dipv4.h264 struct fib_notifier_ops *notifier_ops; member
/linux/drivers/tee/optee/
H A Dffa_abi.c821 ffa_dev->ops->notifier_ops->notify_relinquish(ffa_dev, in optee_ffa_remove()
839 rc = ffa_dev->ops->notifier_ops->notify_request(ffa_dev, in optee_ffa_async_notif_init()
863 ffa_dev->ops->notifier_ops->notify_relinquish(ffa_dev, in optee_ffa_async_notif_init()
886 notif_ops = ffa_ops->notifier_ops; in optee_ffa_probe()
/linux/include/linux/
H A Darm_ffa.h475 const struct ffa_notifier_ops *notifier_ops; member
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c1340 .notifier_ops = &ffa_drv_notifier_ops,