Home
last modified time | relevance | path

Searched refs:max1111_read (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dmax1111.c49 static int max1111_read(struct device *dev, int channel) in max1111_read() function
88 return max1111_read(&the_max1111->spi->dev, channel); in max1111_read_channel()
111 ret = max1111_read(dev, channel); in show_adc()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dmax1111.c49 static int max1111_read(struct device *dev, int channel) in max1111_read() function
89 return max1111_read(&the_max1111->spi->dev, channel); in max1111_read_channel()
112 ret = max1111_read(dev, channel); in show_adc()

Completed in 2 milliseconds