Searched refs:register_switchdev_notifier (Results 1 – 3 of 3) sorted by relevance
182 int register_switchdev_notifier(struct notifier_block *nb);248 static inline int register_switchdev_notifier(struct notifier_block *nb) in register_switchdev_notifier() function
216 err = register_switchdev_notifier(&br_switchdev_notifier); in br_init()
579 int register_switchdev_notifier(struct notifier_block *nb) in register_switchdev_notifier() function588 EXPORT_SYMBOL_GPL(register_switchdev_notifier);