Searched refs:tmp103_show_temp (Results 1 – 1 of 1) sorted by relevance
/drivers/hwmon/ |
D | tmp103.c | 64 static ssize_t tmp103_show_temp(struct device *dev, in tmp103_show_temp() function 97 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, tmp103_show_temp, NULL , 100 static SENSOR_DEVICE_ATTR(temp1_min, S_IWUSR | S_IRUGO, tmp103_show_temp, 103 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, tmp103_show_temp,
|