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

/linux-4.4.14/drivers/hwmon/
H A Dw83791d.c936 static ssize_t show_temp1(struct device *dev, struct device_attribute *devattr, show_temp1() function
1004 SENSOR_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0),
1011 show_temp1, store_temp1, 0, 1),
1020 show_temp1, store_temp1, 0, 2),
H A Dw83792d.c504 static ssize_t show_temp1(struct device *dev, struct device_attribute *attr, show_temp1() function
1035 static SENSOR_DEVICE_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0);
1039 show_temp1, store_temp1, 0, 1);
1045 show_temp1, store_temp1, 0, 2);

Completed in 930 milliseconds