Searched refs:__wiphy_dbg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | debug.h | 88 void __wiphy_dbg(struct wiphy *wiphy, bool print, const char *fmt, ...) 98 __wiphy_dbg(wiphy, print, fmt, ##__VA_ARGS__)
|
H A D | trace.c | 61 void __wiphy_dbg(struct wiphy *wiphy, bool print, const char *fmt, ...) in __wiphy_dbg() function
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | debug.h | 92 void __wiphy_dbg(struct wiphy *wiphy, bool print, const char *fmt, ...) 102 __wiphy_dbg(wiphy, print, fmt, ##__VA_ARGS__)
|
H A D | trace.c | 61 void __wiphy_dbg(struct wiphy *wiphy, bool print, const char *fmt, ...) in __wiphy_dbg() function
|
Completed in 2 milliseconds