Searched refs:lm85 (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | lm85.c | 3 * lm85.c - Part of lm_sensors, Linux kernel modules for hardware 31 lm85, lm96000, enumerator 262 * three zones (one for each temperature input) on the lm85 1629 { "lm85", lm85 }, 1630 { "lm85b", lm85 }, 1631 { "lm85c", lm85 }, 1656 .compatible = "national,lm85", 1657 .data = (void *)lm85 1661 .data = (void *)lm85 [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | lm85.c | 3 * lm85.c - Part of lm_sensors, Linux kernel modules for hardware 31 lm85, lm96000, enumerator 262 * three zones (one for each temperature input) on the lm85 1629 { "lm85", lm85 }, 1630 { "lm85b", lm85 }, 1631 { "lm85c", lm85 }, 1656 .compatible = "national,lm85", 1657 .data = (void *)lm85 1661 .data = (void *)lm85 [all...] |
H A D | Makefile | 117 obj-$(CONFIG_SENSORS_LM85) += lm85.o
|
Completed in 6 milliseconds