Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/dsa/
H A Ddsa_priv.h259 void dsa_switch_unregister_notifier(struct dsa_switch *ds);
H A Ddsa2.c486 dsa_switch_unregister_notifier(ds); in dsa_switch_setup()
512 dsa_switch_unregister_notifier(ds); in dsa_switch_teardown()
H A Dswitch.c366 void dsa_switch_unregister_notifier(struct dsa_switch *ds) in dsa_switch_unregister_notifier() function