Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwmon/
Dlm83.c41 enum chips { lm83, lm82 }; enumerator
342 if (i2c_match_id(lm83_id, new_client)->driver_data == lm83) in lm83_probe()
356 { "lm83", lm83 },
DMakefile108 obj-$(CONFIG_SENSORS_LM83) += lm83.o
DKconfig1286 will be called lm83.
/Linux-v5.15/Documentation/hwmon/
Dlm83.rst1 Kernel driver lm83
8 Prefix: 'lm83'
95 The lm83 driver will not update its values more frequently than every
Dindex.rst98 lm83
/Linux-v5.15/
DMAINTAINERS10902 F: Documentation/hwmon/lm83.rst
10903 F: drivers/hwmon/lm83.c