Searched refs:dsa_switch_unregister_notifier (Results 1 – 3 of 3) sorted by relevance
211 void dsa_switch_unregister_notifier(struct dsa_switch *ds);
415 dsa_switch_unregister_notifier(ds); in dsa_switch_setup()430 dsa_switch_unregister_notifier(ds); in dsa_switch_teardown()
354 void dsa_switch_unregister_notifier(struct dsa_switch *ds) in dsa_switch_unregister_notifier() function