Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/dsa/
H A Ddsa.c325 int unregister_dsa_notifier(struct notifier_block *nb) in unregister_dsa_notifier() function
329 EXPORT_SYMBOL_GPL(unregister_dsa_notifier);
/OK3568_Linux_fs/kernel/include/net/
H A Ddsa.h847 int unregister_dsa_notifier(struct notifier_block *nb);
856 static inline int unregister_dsa_notifier(struct notifier_block *nb) in unregister_dsa_notifier() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c2639 unregister_dsa_notifier(&priv->dsa_notifier); in bcm_sysport_probe()
2657 unregister_dsa_notifier(&priv->dsa_notifier); in bcm_sysport_remove()