Searched refs:amc6821 (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 DMakefile97 obj-$(CONFIG_SENSORS_AMC6821) += amc6821.o
H A Damc6821.c2 amc6821.c - Part of lm_sensors, Linux kernel modules for hardware
57 enum chips { amc6821 }; enumerator in enum:chips
170 { "amc6821", amc6821 },
179 .name = "amc6821",
825 "amc6821: I2C bus doesn't support byte mode, "
834 "amc6821: detection failed at 0x%02x.\n",
845 "amc6821: detection failed at 0x%02x.\n",
850 dev_info(&adapter->dev, "amc6821: chip found at 0x%02x.\n", address);
851 strlcpy(info->type, "amc6821", I2C_NAME_SIZ
[all...]

Completed in 68 milliseconds