Searched defs:unregister_switchdev_notifier (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/net/
H A Dswitchdev.h253 static inline int unregister_switchdev_notifier(struct notifier_block *nb) unregister_switchdev_notifier() function
/linux-4.4.14/net/switchdev/
H A Dswitchdev.c597 int unregister_switchdev_notifier(struct notifier_block *nb) unregister_switchdev_notifier() function
606 EXPORT_SYMBOL_GPL(unregister_switchdev_notifier); variable

Completed in 139 milliseconds