mC               1243 drivers/rtc/rtc-ds1307.c static int ds3231_hwmon_read_temp(struct device *dev, s32 *mC)
mC               1260 drivers/rtc/rtc-ds1307.c 	*mC = temp * 250;
mC                286 drivers/rtc/rtc-ds3232.c static int ds3232_hwmon_read_temp(struct device *dev, long int *mC)
mC                304 drivers/rtc/rtc-ds3232.c 	*mC = temp * 250;