Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dmax1111.c84 static struct max1111_data *the_max1111; variable
88 if (!the_max1111 || !the_max1111->spi) in max1111_read_channel()
91 return max1111_read(&the_max1111->spi->dev, channel); in max1111_read_channel()
250 the_max1111 = data; in max1111_probe()
265 the_max1111 = NULL; in max1111_remove()