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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dpc87360.c815 static ssize_t show_temp_status(struct device *dev, struct device_attribute *devattr, char *buf) function
870 SENSOR_ATTR(temp1_status, S_IRUGO, show_temp_status, NULL, 0),
871 SENSOR_ATTR(temp2_status, S_IRUGO, show_temp_status, NULL, 1),
872 SENSOR_ATTR(temp3_status, S_IRUGO, show_temp_status, NULL, 2),

Completed in 30 milliseconds