Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Ddevice.h1677 void _dev_crit(const struct device *dev, const char *fmt, ...);
1709 void _dev_crit(const struct device *dev, const char *fmt, ...) in _dev_crit() function
1737 _dev_crit(dev, dev_fmt(fmt), ##__VA_ARGS__)
/Linux-v5.4/drivers/base/
Dcore.c3380 define_dev_printk_level(_dev_crit, KERN_CRIT);