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

/linux-master/drivers/hwmon/
H A Dlm83.c3 * lm83.c - Part of lm_sensors, Linux kernel modules for hardware
39 enum chips { lm83, lm82 }; enumerator in enum:chips
402 name = "lm83";
421 { "lm83", lm83 },
455 .name = "lm83",
H A DMakefile121 obj-$(CONFIG_SENSORS_LM83) += lm83.o

Completed in 149 milliseconds