Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Dswitch.h120 int dsa_switch_register_notifier(struct dsa_switch *ds);
H A Dswitch.c1120 int dsa_switch_register_notifier(struct dsa_switch *ds) in dsa_switch_register_notifier() function
H A Ddsa.c639 err = dsa_switch_register_notifier(ds); in dsa_switch_setup()