Home
last modified time | relevance | path

Searched defs:debug_log (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/batman-adv/
Ddebugfs.c41 static char *batadv_log_char_addr(struct batadv_priv_debug_log *debug_log, in batadv_log_char_addr()
47 static void batadv_emit_log_char(struct batadv_priv_debug_log *debug_log, in batadv_emit_log_char()
61 static int batadv_fdebug_log(struct batadv_priv_debug_log *debug_log, in batadv_fdebug_log()
116 static int batadv_log_empty(struct batadv_priv_debug_log *debug_log) in batadv_log_empty()
125 struct batadv_priv_debug_log *debug_log = bat_priv->debug_log; in batadv_log_read() local
179 struct batadv_priv_debug_log *debug_log = bat_priv->debug_log; in batadv_log_poll() local
Dtypes.h812 struct batadv_priv_debug_log *debug_log; member
/linux-4.1.27/drivers/ide/
Dide-atapi.c19 #define debug_log(fmt, args...) \ macro
22 #define debug_log(fmt, args...) do {} while (0) macro
/linux-4.1.27/drivers/tty/serial/
Dcrisv10.c126 struct debug_log_info debug_log[DEBUG_LOG_SIZE]; variable