Searched refs:dev_crit (Results 1 – 3 of 3) sorted by relevance
| /include/linux/ |
| D | dev_printk.h | 149 #define dev_crit(dev, fmt, ...) \ macro 197 dev_level_once(dev_crit, dev, fmt, ##__VA_ARGS__) 223 dev_level_ratelimited(dev_crit, dev, fmt, ##__VA_ARGS__)
|
| D | pci.h | 2718 #define pci_crit(pdev, fmt, arg...) dev_crit(&(pdev)->dev, fmt, ##arg)
|
| /include/net/ |
| D | cfg80211.h | 9616 dev_crit(&(wiphy)->dev, format, ##args)
|