Home
last modified time | relevance | path

Searched refs:adm9240 (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/hwmon/
H A Dadm9240.c3 * adm9240.c Part of lm_sensors, Linux kernel modules for hardware
47 enum chips { adm9240, ds1780, lm81 }; enumerator
79 /* adm9240 internally scales voltage measurements */
271 ATTRIBUTE_GROUPS(adm9240); variable
294 name = "adm9240"; in adm9240_detect()
810 { "adm9240", adm9240 },
820 .name = "adm9240",
H A DMakefile40 obj-$(CONFIG_SENSORS_ADM9240) += adm9240.o
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dadm9240.c3 * adm9240.c Part of lm_sensors, Linux kernel modules for hardware
47 enum chips { adm9240, ds1780, lm81 }; enumerator
79 /* adm9240 internally scales voltage measurements */
716 ATTRIBUTE_GROUPS(adm9240); variable
743 name = "adm9240"; in adm9240_detect()
862 { "adm9240", adm9240 },
872 .name = "adm9240",

Completed in 4 milliseconds