Searched refs:max9611 (Results 1 – 5 of 5) sorted by relevance
221 mutex_lock(&max9611->lock); in max9611_read_single()227 mutex_unlock(&max9611->lock); in max9611_read_single()239 mutex_unlock(&max9611->lock); in max9611_read_single()244 mutex_unlock(&max9611->lock); in max9611_read_single()463 dev_err(max9611->dev, in max9611_init()478 dev_err(max9611->dev, in max9611_init()519 struct max9611_dev *max9611; in max9611_probe() local531 max9611->dev = &client->dev; in max9611_probe()532 max9611->i2c_client = client; in max9611_probe()533 mutex_init(&max9611->lock); in max9611_probe()[all …]
65 obj-$(CONFIG_MAX9611) += max9611.o
676 tristate "Maxim max9611/max9612 ADC driver"679 Say yes here to build support for Maxim max9611/max9612 current sense683 called max9611.
4 $id: http://devicetree.org/schemas/iio/adc/maxim,max9611.yaml#19 - maxim,max961145 compatible = "maxim,max9611";
577 compatible = "maxim,max9611";584 compatible = "maxim,max9611";
Completed in 719 milliseconds