Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/hsr/
Dhsr_main.h289 void hsr_debugfs_remove_root(void);
301 static inline void hsr_debugfs_remove_root(void) in hsr_debugfs_remove_root() function
Dhsr_debugfs.c130 void hsr_debugfs_remove_root(void) in hsr_debugfs_remove_root() function
Dhsr_main.c153 hsr_debugfs_remove_root(); in hsr_exit()