Searched refs:register_dsa_notifier (Results 1 – 3 of 3) sorted by relevance
265 int register_dsa_notifier(struct notifier_block *nb) in register_dsa_notifier() function269 EXPORT_SYMBOL_GPL(register_dsa_notifier);
594 int register_dsa_notifier(struct notifier_block *nb);599 static inline int register_dsa_notifier(struct notifier_block *nb) in register_dsa_notifier() function
2534 ret = register_dsa_notifier(&priv->dsa_notifier); in bcm_sysport_probe()