Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddev_printk.h279 __printf(3, 4) int dev_warn_probe(const struct device *dev, int err, const char *fmt, ...);
/linux/drivers/base/
H A Dcore.c5112 int dev_warn_probe(const struct device *dev, int err, const char *fmt, ...) in dev_warn_probe() function
5125 EXPORT_SYMBOL_GPL(dev_warn_probe);
/linux/drivers/regulator/
H A Ds2mps11.c382 dev_warn_probe(config->dev, ret, in s2mps11_of_parse_gpiod()