Searched refs:show_temp_hyst (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dasb100.c488 static ssize_t show_temp_hyst##num(struct device *dev, struct device_attribute *attr, char *buf) \
490 return show_temp_hyst(dev, buf, num-1); \
498 show_temp_hyst##num, set_temp_hyst##num);
H A Dadm1021.c178 static DEVICE_ATTR(temp1_min, S_IWUSR | S_IRUGO, show_temp_hyst, set_temp_hyst);
H A Df71805f.c728 static ssize_t show_temp_hyst(struct device *dev, struct device_attribute function
899 show_temp_hyst, set_temp_hyst, 0);
905 show_temp_hyst, set_temp_hyst, 1);
911 show_temp_hyst, set_temp_hyst, 2);
H A Dlm78.c287 static ssize_t show_temp_hyst(struct device *dev, struct device_attribute *da, function
311 show_temp_hyst, set_temp_hyst);
H A Dsis5595.c321 static ssize_t show_temp_hyst(struct device *dev, struct device_attribute *attr, char *buf) function
344 show_temp_hyst, set_temp_hyst);
H A Dvia686a.c426 static ssize_t show_temp_hyst(struct device *dev, char *buf, int nr) { function
469 return show_temp_hyst(dev, buf, offset - 1); \

Completed in 68 milliseconds