Lines Matching full:amc6821
3 * amc6821.c - Part of lm_sensors, Linux kernel modules for hardware
694 ATTRIBUTE_GROUPS(amc6821);
815 "amc6821: I2C bus doesn't support byte mode, " in amc6821_detect()
824 "amc6821: detection failed at 0x%02x.\n", in amc6821_detect()
837 "amc6821: detection failed at 0x%02x.\n", in amc6821_detect()
842 dev_info(&adapter->dev, "amc6821: chip found at 0x%02x.\n", address); in amc6821_detect()
843 strscpy(info->type, "amc6821", I2C_NAME_SIZE); in amc6821_detect()
937 { "amc6821" },
945 .compatible = "ti,amc6821",
958 .name = "amc6821",
971 MODULE_DESCRIPTION("Texas Instruments amc6821 hwmon driver");