fan_smart_tach   1742 drivers/hwmon/lm93.c static SENSOR_DEVICE_ATTR_RW(fan1_smart_tach, fan_smart_tach, 0);
fan_smart_tach   1743 drivers/hwmon/lm93.c static SENSOR_DEVICE_ATTR_RW(fan2_smart_tach, fan_smart_tach, 1);
fan_smart_tach   1744 drivers/hwmon/lm93.c static SENSOR_DEVICE_ATTR_RW(fan3_smart_tach, fan_smart_tach, 2);
fan_smart_tach   1745 drivers/hwmon/lm93.c static SENSOR_DEVICE_ATTR_RW(fan4_smart_tach, fan_smart_tach, 3);