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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dpc87427.c737 static ssize_t show_temp_max_alarm(struct device *dev, struct device_attribute function
816 show_temp_max_alarm, NULL, 0);
818 show_temp_max_alarm, NULL, 1);
820 show_temp_max_alarm, NULL, 2);
822 show_temp_max_alarm, NULL, 3);
824 show_temp_max_alarm, NULL, 4);
826 show_temp_max_alarm, NULL, 5);
H A Demc2103.c231 show_temp_max_alarm(struct device *dev, struct device_attribute *da, char *buf) function
475 static SENSOR_DEVICE_ATTR(temp1_max_alarm, S_IRUGO, show_temp_max_alarm,
486 static SENSOR_DEVICE_ATTR(temp2_max_alarm, S_IRUGO, show_temp_max_alarm,
497 static SENSOR_DEVICE_ATTR(temp3_max_alarm, S_IRUGO, show_temp_max_alarm,
508 static SENSOR_DEVICE_ATTR(temp4_max_alarm, S_IRUGO, show_temp_max_alarm,
H A Dpc87360.c918 static ssize_t show_temp_max_alarm(struct device *dev, function
941 SENSOR_ATTR(temp1_max_alarm, S_IRUGO, show_temp_max_alarm, NULL, 0),
942 SENSOR_ATTR(temp2_max_alarm, S_IRUGO, show_temp_max_alarm, NULL, 1),
943 SENSOR_ATTR(temp3_max_alarm, S_IRUGO, show_temp_max_alarm, NULL, 2),

Completed in 130 milliseconds