Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Ddevlink.h12 void dsa_switch_devlink_unregister(struct dsa_switch *ds);
H A Ddevlink.c363 void dsa_switch_devlink_unregister(struct dsa_switch *ds) in dsa_switch_devlink_unregister() function
H A Ddsa.c695 dsa_switch_devlink_unregister(ds); in dsa_switch_teardown()