Searched refs:thmc50 (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/hwmon/
H A Dthmc50.c2 thmc50.c - Part of lm_sensors, Linux kernel modules for hardware
38 enum chips { thmc50, adm1022 }; enumerator in enum:chips
97 { "thmc50", thmc50 },
105 .name = "thmc50",
299 pr_debug("thmc50: detect failed, "
304 pr_debug("thmc50: Probing for THMC50 at 0x%2X on bus %d\n",
329 type_name = "thmc50";
331 pr_debug("thmc50: Detection of THMC50/ADM1022 failed\n");
335 pr_debug("thmc50
[all...]
H A DMakefile98 obj-$(CONFIG_SENSORS_THMC50) += thmc50.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/hwmon/
H A Dthmc50.c2 thmc50.c - Part of lm_sensors, Linux kernel modules for hardware
38 enum chips { thmc50, adm1022 }; enumerator in enum:chips
97 { "thmc50", thmc50 },
105 .name = "thmc50",
299 pr_debug("thmc50: detect failed, "
304 pr_debug("thmc50: Probing for THMC50 at 0x%2X on bus %d\n",
329 type_name = "thmc50";
331 pr_debug("thmc50: Detection of THMC50/ADM1022 failed\n");
335 pr_debug("thmc50
[all...]
H A DMakefile98 obj-$(CONFIG_SENSORS_THMC50) += thmc50.o

Completed in 99 milliseconds