temp_             378 drivers/hwmon/w83781d.c 		data->temp_##reg##_add[nr-2] = LM75_TEMP_TO_REG(val); \
temp_             380 drivers/hwmon/w83781d.c 				data->temp_##reg##_add[nr-2]); \
temp_             382 drivers/hwmon/w83781d.c 		data->temp_##reg = TEMP_TO_REG(val); \
temp_             384 drivers/hwmon/w83781d.c 			data->temp_##reg); \
temp_             471 drivers/platform/x86/compal-laptop.c static ssize_t temp_##POSTFIX(struct device *dev,			\