Searched refs:tmp102_show_temp (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/hwmon/ |
H A D | tmp102.c | 110 static ssize_t tmp102_show_temp(struct device *dev, tmp102_show_temp() function 142 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, tmp102_show_temp, NULL , 0); 144 static SENSOR_DEVICE_ATTR(temp1_max_hyst, S_IWUSR | S_IRUGO, tmp102_show_temp, 147 static SENSOR_DEVICE_ATTR(temp1_max, S_IWUSR | S_IRUGO, tmp102_show_temp,
|
Completed in 36 milliseconds