Home
last modified time | relevance | path

Searched refs:show_input (Results 1 – 3 of 3) sorted by relevance

/drivers/hwmon/
Dabx500.c140 static ssize_t show_input(struct device *dev, in show_input() function
280 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_input, NULL, 0);
290 static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_input, NULL, 1);
300 static SENSOR_DEVICE_ATTR(temp3_input, S_IRUGO, show_input, NULL, 2);
310 static SENSOR_DEVICE_ATTR(temp4_input, S_IRUGO, show_input, NULL, 3);
Dlm95241.c140 static ssize_t show_input(struct device *dev, struct device_attribute *attr, in show_input() function
301 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_input, NULL, 0);
302 static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_input, NULL, 2);
303 static SENSOR_DEVICE_ATTR(temp3_input, S_IRUGO, show_input, NULL, 4);
Dlm95245.c217 static ssize_t show_input(struct device *dev, struct device_attribute *attr, in show_input() function
378 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_input, NULL, 0);
386 static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_input, NULL, 2);