Searched refs:lm80 (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | Makefile | 115 obj-$(CONFIG_SENSORS_LM80) += lm80.o
|
H A D | lm80.c | 3 * lm80.c - From lm_sensors, Linux kernel modules for hardware 171 dev_dbg(dev, "Starting lm80 update\n"); in lm80_update_device() 546 ATTRIBUTE_GROUPS(lm80); variable 586 name = "lm80"; in lm80_detect() 625 { "lm80", 0 }, 634 .name = "lm80",
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | lm80.c | 3 * lm80.c - From lm_sensors, Linux kernel modules for hardware 171 dev_dbg(dev, "Starting lm80 update\n"); in lm80_update_device() 546 ATTRIBUTE_GROUPS(lm80); variable 586 name = "lm80"; in lm80_detect() 625 { "lm80", 0 }, 634 .name = "lm80",
|
Completed in 3 milliseconds