Searched refs:__iwl_dbg (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/contrib/dev/iwlwifi/ |
| HD | iwl-debug.c | 140 void __iwl_dbg(struct device *dev, in __iwl_dbg() function 169 IWL_EXPORT_SYMBOL(__iwl_dbg);
|
| HD | iwl-debug.h | 117 void __iwl_dbg(struct device *, u32, bool, const char *, const char *fmt, ...); 120 __iwl_dbg(_dev, _e, false, __func__, #_prefix " " _fmt, ##__VA_ARGS__)
|