Home
last modified time | relevance | path

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

/linux-6.15/net/hsr/
H A Dhsr_main.h280 void hsr_debugfs_remove_root(void);
292 static inline void hsr_debugfs_remove_root(void) in hsr_debugfs_remove_root() function
H A Dhsr_debugfs.c119 void hsr_debugfs_remove_root(void) in hsr_debugfs_remove_root() function
H A Dhsr_main.c171 hsr_debugfs_remove_root(); in hsr_exit()