Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/dsa/
H A Ddsa_priv.h258 int dsa_switch_register_notifier(struct dsa_switch *ds);
H A Dswitch.c359 int dsa_switch_register_notifier(struct dsa_switch *ds) in dsa_switch_register_notifier() function
H A Ddsa2.c451 err = dsa_switch_register_notifier(ds); in dsa_switch_setup()