Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/adi/
H A Dadin1110.c1342 static struct notifier_block adin1110_switchdev_blocking_notifier = { variable
1537 unregister_switchdev_blocking_notifier(&adin1110_switchdev_blocking_notifier); in adin1110_unregister_notifiers()
1554 ret = register_switchdev_blocking_notifier(&adin1110_switchdev_blocking_notifier); in adin1110_setup_notifiers()