Home
last modified time | relevance | path

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

/Linux-v4.19/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);
Dstts751.c419 static ssize_t show_input(struct device *dev, struct device_attribute *attr, in show_input() function
749 static SENSOR_DEVICE_ATTR(temp1_input, 0444, show_input, NULL, 0);