Searched refs:dev_crit (Results 1 – 3 of 3) sorted by relevance
/include/linux/ |
D | device.h | 955 int dev_crit(const struct device *dev, const char *fmt, ...); 987 int dev_crit(const struct device *dev, const char *fmt, ...) in dev_crit() function 1047 dev_level_ratelimited(dev_crit, dev, fmt, ##__VA_ARGS__)
|
D | hid.h | 1020 dev_crit(&(hid)->dev, fmt, ##arg)
|
/include/net/ |
D | cfg80211.h | 4362 dev_crit(&(wiphy)->dev, format, ##args)
|