temp_input 42 drivers/hwmon/ad7414.c s16 temp_input; /* Register values */ temp_input 86 drivers/hwmon/ad7414.c data->temp_input = value; temp_input 110 drivers/hwmon/ad7414.c return sprintf(buf, "%d\n", ad7414_temp_from_reg(data->temp_input)); temp_input 112 drivers/hwmon/ad7414.c static SENSOR_DEVICE_ATTR_RO(temp1_input, temp_input, 0); temp_input 154 drivers/hwmon/ad7414.c int value = (data->temp_input >> bitnr) & 1; temp_input 77 drivers/hwmon/ftsteutates.c u8 temp_input[FTS_NO_TEMP_SENSORS]; temp_input 203 drivers/hwmon/ftsteutates.c data->temp_input[i] = err; temp_input 370 drivers/hwmon/ftsteutates.c return sprintf(buf, "%u\n", data->temp_input[index]); temp_input 385 drivers/hwmon/ftsteutates.c return sprintf(buf, "%d\n", data->temp_input[index] == 0); temp_input 79 drivers/hwmon/gl520sm.c u8 temp_input[2]; temp_input 142 drivers/hwmon/gl520sm.c data->temp_input[0] = gl520_read_value(client, temp_input 161 drivers/hwmon/gl520sm.c data->temp_input[1] = gl520_read_value(client, temp_input 507 drivers/hwmon/gl520sm.c return sprintf(buf, "%d\n", TEMP_FROM_REG(data->temp_input[n])); temp_input 571 drivers/hwmon/gl520sm.c static SENSOR_DEVICE_ATTR_RO(temp1_input, temp_input, 0); temp_input 572 drivers/hwmon/gl520sm.c static SENSOR_DEVICE_ATTR_RO(temp2_input, temp_input, 1); temp_input 434 drivers/hwmon/lm87.c static SENSOR_DEVICE_ATTR_RO(temp1_input, temp_input, 0); temp_input 437 drivers/hwmon/lm87.c static SENSOR_DEVICE_ATTR_RO(temp2_input, temp_input, 1); temp_input 440 drivers/hwmon/lm87.c static SENSOR_DEVICE_ATTR_RO(temp3_input, temp_input, 2); temp_input 334 drivers/hwmon/max6639.c static SENSOR_DEVICE_ATTR_RO(temp1_input, temp_input, 0); temp_input 335 drivers/hwmon/max6639.c static SENSOR_DEVICE_ATTR_RO(temp2_input, temp_input, 1); temp_input 83 drivers/hwmon/max6642.c u16 temp_input[2]; /* local/remote */ temp_input 172 drivers/hwmon/max6642.c data->temp_input[0] = val; temp_input 179 drivers/hwmon/max6642.c data->temp_input[1] = val; temp_input 203 drivers/hwmon/max6642.c temp_from_reg10(data->temp_input[attr->index])); temp_input 319 drivers/hwmon/max6697.c static SENSOR_DEVICE_ATTR_RO(temp1_input, temp_input, 0); temp_input 323 drivers/hwmon/max6697.c static SENSOR_DEVICE_ATTR_RO(temp2_input, temp_input, 1); temp_input 327 drivers/hwmon/max6697.c static SENSOR_DEVICE_ATTR_RO(temp3_input, temp_input, 2); temp_input 331 drivers/hwmon/max6697.c static SENSOR_DEVICE_ATTR_RO(temp4_input, temp_input, 3); temp_input 335 drivers/hwmon/max6697.c static SENSOR_DEVICE_ATTR_RO(temp5_input, temp_input, 4); temp_input 339 drivers/hwmon/max6697.c static SENSOR_DEVICE_ATTR_RO(temp6_input, temp_input, 5); temp_input 343 drivers/hwmon/max6697.c static SENSOR_DEVICE_ATTR_RO(temp7_input, temp_input, 6); temp_input 347 drivers/hwmon/max6697.c static SENSOR_DEVICE_ATTR_RO(temp8_input, temp_input, 7); temp_input 879 drivers/hwmon/nct6683.c SENSOR_TEMPLATE(temp_input, "temp%d_input", S_IRUGO, show_temp16, NULL, 0); temp_input 2479 drivers/hwmon/nct6775.c SENSOR_TEMPLATE_2(temp_input, "temp%d_input", S_IRUGO, show_temp, NULL, 0, 0); temp_input 948 drivers/hwmon/pc87360.c static struct sensor_device_attribute temp_input[] = { temp_input 949 drivers/hwmon/pc87360.c SENSOR_ATTR_RO(temp1_input, temp_input, 0), temp_input 950 drivers/hwmon/pc87360.c SENSOR_ATTR_RO(temp2_input, temp_input, 1), temp_input 951 drivers/hwmon/pc87360.c SENSOR_ATTR_RO(temp3_input, temp_input, 2), temp_input 1053 drivers/hwmon/pc87360.c { &temp_input[X].dev_attr.attr, \ temp_input 779 drivers/hwmon/pc87427.c static SENSOR_DEVICE_ATTR_RO(temp1_input, temp_input, 0); temp_input 780 drivers/hwmon/pc87427.c static SENSOR_DEVICE_ATTR_RO(temp2_input, temp_input, 1); temp_input 781 drivers/hwmon/pc87427.c static SENSOR_DEVICE_ATTR_RO(temp3_input, temp_input, 2); temp_input 782 drivers/hwmon/pc87427.c static SENSOR_DEVICE_ATTR_RO(temp4_input, temp_input, 3); temp_input 783 drivers/hwmon/pc87427.c static SENSOR_DEVICE_ATTR_RO(temp5_input, temp_input, 4); temp_input 784 drivers/hwmon/pc87427.c static SENSOR_DEVICE_ATTR_RO(temp6_input, temp_input, 5); temp_input 33 drivers/hwmon/tc74.c s8 temp_input; /* Temp value in dC */ temp_input 74 drivers/hwmon/tc74.c data->temp_input = value; temp_input 95 drivers/hwmon/tc74.c return sprintf(buf, "%d\n", data->temp_input * 1000); temp_input 97 drivers/hwmon/tc74.c static SENSOR_DEVICE_ATTR_RO(temp1_input, temp_input, 0); temp_input 68 drivers/hwmon/thmc50.c s8 temp_input[3]; temp_input 94 drivers/hwmon/thmc50.c data->temp_input[i] = i2c_smbus_read_byte_data(client, temp_input 168 drivers/hwmon/thmc50.c return sprintf(buf, "%d\n", data->temp_input[nr] * 1000); temp_input 340 drivers/media/i2c/vpx3220.c int temp_input; temp_input 345 drivers/media/i2c/vpx3220.c temp_input = vpx3220_fp_read(sd, 0xf2); temp_input 364 drivers/media/i2c/vpx3220.c vpx3220_fp_write(sd, 0xf2, temp_input | 0x0010); temp_input 38 drivers/thermal/thermal_hwmon.c struct thermal_hwmon_attr temp_input; /* hwmon sys attr */ temp_input 55 drivers/thermal/thermal_hwmon.c temp_input); temp_input 167 drivers/thermal/thermal_hwmon.c snprintf(temp->temp_input.name, sizeof(temp->temp_input.name), temp_input 169 drivers/thermal/thermal_hwmon.c temp->temp_input.attr.attr.name = temp->temp_input.name; temp_input 170 drivers/thermal/thermal_hwmon.c temp->temp_input.attr.attr.mode = 0444; temp_input 171 drivers/thermal/thermal_hwmon.c temp->temp_input.attr.show = temp_input_show; temp_input 172 drivers/thermal/thermal_hwmon.c sysfs_attr_init(&temp->temp_input.attr.attr); temp_input 173 drivers/thermal/thermal_hwmon.c result = device_create_file(hwmon->device, &temp->temp_input.attr); temp_input 200 drivers/thermal/thermal_hwmon.c device_remove_file(hwmon->device, &temp->temp_input.attr); temp_input 233 drivers/thermal/thermal_hwmon.c device_remove_file(hwmon->device, &temp->temp_input.attr);