Lines Matching refs:dev_warn
252 dev_warn(dev, "device has not been calibrated\n"); in atlas_check_ph_calibration()
257 dev_warn(dev, "device missing low point calibration\n"); in atlas_check_ph_calibration()
260 dev_warn(dev, "device missing mid point calibration\n"); in atlas_check_ph_calibration()
263 dev_warn(dev, "device missing high point calibration\n"); in atlas_check_ph_calibration()
287 dev_warn(dev, "device has not been calibrated\n"); in atlas_check_ec_calibration()
292 dev_warn(dev, "device missing dry point calibration\n"); in atlas_check_ec_calibration()
295 dev_warn(dev, "device using single point calibration\n"); in atlas_check_ec_calibration()
298 dev_warn(dev, "device missing low point calibration\n"); in atlas_check_ec_calibration()
301 dev_warn(dev, "device missing high point calibration\n"); in atlas_check_ec_calibration()
318 dev_warn(dev, "device has not been calibrated\n"); in atlas_check_orp_calibration()
334 dev_warn(dev, "device has not been calibrated\n"); in atlas_check_do_calibration()
339 dev_warn(dev, "device missing atmospheric pressure calibration\n"); in atlas_check_do_calibration()
342 dev_warn(dev, "device missing dissolved oxygen calibration\n"); in atlas_check_do_calibration()
688 dev_warn(&client->dev, in atlas_probe()