Searched refs:dev_crit (Results 1 – 3 of 3) sorted by relevance
/include/linux/ |
D | device.h | 1138 void dev_crit(const struct device *dev, const char *fmt, ...); 1170 void dev_crit(const struct device *dev, const char *fmt, ...) in dev_crit() function 1238 dev_level_once(dev_crit, dev, fmt, ##__VA_ARGS__) 1264 dev_level_ratelimited(dev_crit, dev, fmt, ##__VA_ARGS__)
|
D | hid.h | 1140 dev_crit(&(hid)->dev, fmt, ##arg)
|
/include/net/ |
D | cfg80211.h | 5798 dev_crit(&(wiphy)->dev, format, ##args)
|