Searched +defs:dev_crit +path:device +path:. +path:h (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/include/linux/ |
H A D | device.h | 1051 void dev_crit(const struct device *dev, const char *fmt, ...); devtmpfs_mount() 1083 void dev_crit(const struct device *dev, const char *fmt, ...) dev_crit() function 1151 dev_level_once(dev_crit, dev, fmt, ##__VA_ARGS__) 1177 dev_level_ratelimited(dev_crit, dev, fmt, ##__VA_ARGS__)
|
Completed in 42 milliseconds