Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83791d.c919 static ssize_t show_temp1(struct device *dev, struct device_attribute *devattr, in show_temp1() function
987 SENSOR_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0),
994 show_temp1, store_temp1, 0, 1),
1003 show_temp1, store_temp1, 0, 2),
H A Dw83792d.c487 static ssize_t show_temp1(struct device *dev, struct device_attribute *attr, in show_temp1() function
1006 static SENSOR_DEVICE_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0);
1010 show_temp1, store_temp1, 0, 1);
1016 show_temp1, store_temp1, 0, 2);