Searched refs:tmp102_show_temp (Results 1 – 1 of 1) sorted by relevance
/drivers/hwmon/ |
D | tmp102.c | 96 static ssize_t tmp102_show_temp(struct device *dev, in tmp102_show_temp() function 128 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, tmp102_show_temp, NULL , 0); 130 static SENSOR_DEVICE_ATTR(temp1_max_hyst, S_IWUSR | S_IRUGO, tmp102_show_temp, 133 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, tmp102_show_temp,
|