Searched +defs:dev_notice +path:device +path:. +path:h (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/include/linux/ |
H A D | device.h | 1057 void dev_notice(const struct device *dev, const char *fmt, ...); devtmpfs_mount() 1095 void dev_notice(const struct device *dev, const char *fmt, ...) dev_notice() function 1157 dev_level_once(dev_notice, dev, fmt, ##__VA_ARGS__) 1183 dev_level_ratelimited(dev_notice, dev, fmt, ##__VA_ARGS__)
|
Completed in 37 milliseconds