Searched refs:tmp102_show_temp (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/hwmon/ |
| D | tmp102.c | 118 static ssize_t tmp102_show_temp(struct device *dev, in tmp102_show_temp() function 154 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, tmp102_show_temp, NULL , 0); 156 static SENSOR_DEVICE_ATTR(temp1_max_hyst, S_IWUSR | S_IRUGO, tmp102_show_temp, 159 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, tmp102_show_temp,
|