Searched +defs:dev_alert +path:device +path:. +path:h (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
H A Ddevice.h1049 void dev_alert(const struct device *dev, const char *fmt, ...); devtmpfs_mount()
1086 void dev_alert(const struct device *dev, const char *fmt, ...) dev_alert() function
1149 dev_level_once(dev_alert, dev, fmt, ##__VA_ARGS__)
1175 dev_level_ratelimited(dev_alert, dev, fmt, ##__VA_ARGS__)

Completed in 96 milliseconds