Searched refs:__iwl_dbg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-debug.c | 110 void __iwl_dbg(struct device *dev, in __iwl_dbg() function 129 IWL_EXPORT_SYMBOL(__iwl_dbg); variable
|
H A D | iwl-debug.h | 65 void __iwl_dbg(struct device *dev, 70 __iwl_dbg(struct device *dev, in __iwl_dbg() function 85 __iwl_dbg(dev, level, limit, __func__, fmt, ##args); \
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-debug.c | 67 void __iwl_dbg(struct device *dev, in __iwl_dbg() function 86 IWL_EXPORT_SYMBOL(__iwl_dbg); variable
|
H A D | iwl-debug.h | 71 void __iwl_dbg(struct device *dev, 76 __iwl_dbg(struct device *dev, in __iwl_dbg() function 91 __iwl_dbg(dev, level, limit, __func__, fmt, ##args); \
|
Completed in 2 milliseconds