Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Dswitch.h121 void dsa_switch_unregister_notifier(struct dsa_switch *ds);
H A Ddsa.c679 dsa_switch_unregister_notifier(ds); in dsa_switch_setup()
703 dsa_switch_unregister_notifier(ds); in dsa_switch_teardown()
H A Dswitch.c1127 void dsa_switch_unregister_notifier(struct dsa_switch *ds) in dsa_switch_unregister_notifier() function