Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
A Dmax9611.c221 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() local
531 max9611->dev = &client->dev; in max9611_probe()
532 max9611->i2c_client = client; in max9611_probe()
533 mutex_init(&max9611->lock); in max9611_probe()
[all …]
A DMakefile65 obj-$(CONFIG_MAX9611) += max9611.o
A DKconfig676 tristate "Maxim max9611/max9612 ADC driver"
679 Say yes here to build support for Maxim max9611/max9612 current sense
683 called max9611.
/linux/Documentation/devicetree/bindings/iio/adc/
A Dmaxim,max9611.yaml4 $id: http://devicetree.org/schemas/iio/adc/maxim,max9611.yaml#
19 - maxim,max9611
45 compatible = "maxim,max9611";
/linux/arch/arm64/boot/dts/renesas/
A Dsalvator-common.dtsi577 compatible = "maxim,max9611";
584 compatible = "maxim,max9611";

Completed in 719 milliseconds