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