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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dw83791d.c540 static ssize_t show_temp1(struct device *dev, struct device_attribute *devattr, function
598 SENSOR_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0),
605 show_temp1, store_temp1, 0, 1),
614 show_temp1, store_temp1, 0, 2),
H A Dw83792d.c470 static ssize_t show_temp1(struct device *dev, struct device_attribute *attr, function
1002 static SENSOR_DEVICE_ATTR_2(temp1_input, S_IRUGO, show_temp1, NULL, 0, 0);
1006 show_temp1, store_temp1, 0, 1);
1012 show_temp1, store_temp1, 0, 2);
H A Dw83627ehf.c842 SENSOR_ATTR(temp1_input, S_IRUGO, show_temp1, NULL, 0),

Completed in 84 milliseconds