Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dlog.h20 void batadv_debug_log_cleanup(struct batadv_priv *bat_priv);
29 static inline void batadv_debug_log_cleanup(struct batadv_priv *bat_priv) in batadv_debug_log_cleanup() function
H A Dlog.c210 void batadv_debug_log_cleanup(struct batadv_priv *bat_priv) in batadv_debug_log_cleanup() function
H A Ddebugfs.c436 batadv_debug_log_cleanup(bat_priv); in batadv_debugfs_del_meshif()