Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Ddsa.h533 void unregister_switch_driver(struct dsa_switch_driver *type);
538 static inline void unregister_switch_driver(struct dsa_switch_driver *type) { } in unregister_switch_driver() function