Home
last modified time | relevance | path

Searched refs:_dev_info (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Ddevice.h963 int _dev_info(const struct device *dev, const char *fmt, ...);
1002 int _dev_info(const struct device *dev, const char *fmt, ...) in _dev_info() function
1014 #define dev_info(dev, fmt, arg...) _dev_info(dev, fmt, ##arg)