Home
last modified time | relevance | path

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

/Linux-v5.10/net/dsa/
Ddsa_priv.h259 void dsa_switch_unregister_notifier(struct dsa_switch *ds);
Ddsa2.c476 dsa_switch_unregister_notifier(ds); in dsa_switch_setup()
499 dsa_switch_unregister_notifier(ds); in dsa_switch_teardown()
Dswitch.c366 void dsa_switch_unregister_notifier(struct dsa_switch *ds) in dsa_switch_unregister_notifier() function