Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dlm63.c537 static ssize_t show_temp11(struct device *dev, struct device_attribute *devattr, in show_temp11() function
836 static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_temp11, NULL, 0);
837 static SENSOR_DEVICE_ATTR(temp2_min, S_IWUSR | S_IRUGO, show_temp11,
839 static SENSOR_DEVICE_ATTR(temp2_max, S_IWUSR | S_IRUGO, show_temp11,
841 static SENSOR_DEVICE_ATTR(temp2_offset, S_IWUSR | S_IRUGO, show_temp11,
Df75375s.c591 static ssize_t show_temp11(struct device *dev, struct device_attribute *attr, in show_temp11() function
692 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, show_temp11, NULL, 0);
697 static SENSOR_DEVICE_ATTR(temp2_input, S_IRUGO, show_temp11, NULL, 1);