Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A 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 },
H A DMakefile107 obj-$(CONFIG_SENSORS_LM83) += lm83.o
H A DKconfig1244 will be called lm83.
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dlm83.rst1 Kernel driver lm83
8 Prefix: 'lm83'
95 The lm83 driver will not update its values more frequently than every
H A Dindex.rst94 lm83
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS10248 F: Documentation/hwmon/lm83.rst
10249 F: drivers/hwmon/lm83.c