Home
last modified time | relevance | path

Searched defs:print (Results 1 – 3 of 3) sorted by relevance

/net/mac80211/
Dtrace.c30 void __sdata_dbg(bool print, const char *fmt, ...) in __sdata_dbg()
61 void __wiphy_dbg(struct wiphy *wiphy, bool print, const char *fmt, ...) in __wiphy_dbg()
Ddebug.h93 #define _sdata_dbg(print, sdata, fmt, ...) \ argument
97 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument
106 #define _sdata_dbg(print, sdata, fmt, ...) \ argument
119 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument
/net/batman-adv/
Dtypes.h2242 void (*print)(struct batadv_priv *priv, struct seq_file *seq); member
2257 void (*print)(struct batadv_priv *priv, struct seq_file *seq, member
2301 void (*print)(struct batadv_priv *bat_priv, struct seq_file *seq); member