Searched +defs:dev_warn +path:device +path:. +path:h (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/include/linux/ |
H A D | device.h | 1055 void dev_warn(const struct device *dev, const char *fmt, ...); devtmpfs_mount() 1092 void dev_warn(const struct device *dev, const char *fmt, ...) dev_warn() function 1155 dev_level_once(dev_warn, dev, fmt, ##__VA_ARGS__) 1181 dev_level_ratelimited(dev_warn, dev, fmt, ##__VA_ARGS__)
|
Completed in 55 milliseconds