Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/hwmon/
Dlm831 Kernel driver lm83
6 Prefix: 'lm83'
83 The lm83 driver will not update its values more frequently than every
/Linux-v4.19/drivers/hwmon/
Dlm83.c50 enum chips { lm83, lm82 }; enumerator
354 if (id->driver_data == lm83) in lm83_probe()
368 { "lm83", lm83 },
DMakefile99 obj-$(CONFIG_SENSORS_LM83) += lm83.o
DKconfig1091 will be called lm83.
/Linux-v4.19/
DMAINTAINERS8568 F: Documentation/hwmon/lm83
8569 F: drivers/hwmon/lm83.c