Searched refs:register_dsa_notifier (Results 1 – 3 of 3) sorted by relevance
319 int register_dsa_notifier(struct notifier_block *nb) in register_dsa_notifier() function323 EXPORT_SYMBOL_GPL(register_dsa_notifier);
846 int register_dsa_notifier(struct notifier_block *nb);851 static inline int register_dsa_notifier(struct notifier_block *nb) in register_dsa_notifier() function
2604 ret = register_dsa_notifier(&priv->dsa_notifier); in bcm_sysport_probe()