i8k_hwmon_temp    729 drivers/hwmon/dell-smm-hwmon.c static SENSOR_DEVICE_ATTR_RO(temp1_input, i8k_hwmon_temp, 0);
i8k_hwmon_temp    731 drivers/hwmon/dell-smm-hwmon.c static SENSOR_DEVICE_ATTR_RO(temp2_input, i8k_hwmon_temp, 1);
i8k_hwmon_temp    733 drivers/hwmon/dell-smm-hwmon.c static SENSOR_DEVICE_ATTR_RO(temp3_input, i8k_hwmon_temp, 2);
i8k_hwmon_temp    735 drivers/hwmon/dell-smm-hwmon.c static SENSOR_DEVICE_ATTR_RO(temp4_input, i8k_hwmon_temp, 3);
i8k_hwmon_temp    737 drivers/hwmon/dell-smm-hwmon.c static SENSOR_DEVICE_ATTR_RO(temp5_input, i8k_hwmon_temp, 4);
i8k_hwmon_temp    739 drivers/hwmon/dell-smm-hwmon.c static SENSOR_DEVICE_ATTR_RO(temp6_input, i8k_hwmon_temp, 5);
i8k_hwmon_temp    741 drivers/hwmon/dell-smm-hwmon.c static SENSOR_DEVICE_ATTR_RO(temp7_input, i8k_hwmon_temp, 6);
i8k_hwmon_temp    743 drivers/hwmon/dell-smm-hwmon.c static SENSOR_DEVICE_ATTR_RO(temp8_input, i8k_hwmon_temp, 7);
i8k_hwmon_temp    745 drivers/hwmon/dell-smm-hwmon.c static SENSOR_DEVICE_ATTR_RO(temp9_input, i8k_hwmon_temp, 8);
i8k_hwmon_temp    747 drivers/hwmon/dell-smm-hwmon.c static SENSOR_DEVICE_ATTR_RO(temp10_input, i8k_hwmon_temp, 9);