Searched refs:get_temp_input (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/hwmon/ |
D | gl520sm.c | 520 static ssize_t get_temp_input(struct device *dev, struct device_attribute *attr, in get_temp_input() function 588 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, get_temp_input, NULL, 0); 589 static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, get_temp_input, NULL, 1);
|