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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A DMakefile25 obj-$(CONFIG_SENSORS_ADM1021) += adm1021.o
H A Dadm1021.c2 adm1021.c - Part of lm_sensors, Linux kernel modules for hardware
38 adm1021, adm1023, max1617, max1617a, thmc10, lm84, gl523sm, mc1066 }; enumerator in enum:chips
40 /* adm1021 constants specified below */
42 /* The adm1021 registers */
110 { "adm1021", adm1021 },
126 .name = "adm1021",
294 pr_debug("adm1021: detect failed, "
306 pr_debug("adm1021: detect failed, chip not detected!\n");
320 type_name = "adm1021";
[all...]

Completed in 49 milliseconds