Home
last modified time | relevance | path

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

/Linux-v5.4/net/dsa/
Ddsa.c318 int unregister_dsa_notifier(struct notifier_block *nb) in unregister_dsa_notifier() function
322 EXPORT_SYMBOL_GPL(unregister_dsa_notifier);
/Linux-v5.4/include/net/
Ddsa.h614 int unregister_dsa_notifier(struct notifier_block *nb);
623 static inline int unregister_dsa_notifier(struct notifier_block *nb) in unregister_dsa_notifier() function
/Linux-v5.4/drivers/net/ethernet/broadcom/
Dbcmsysport.c2562 unregister_dsa_notifier(&priv->dsa_notifier); in bcm_sysport_probe()
2580 unregister_dsa_notifier(&priv->dsa_notifier); in bcm_sysport_remove()