Searched refs:show_fan_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.c277 static ssize_t show_fan_status(struct device *dev, struct device_attribute *devattr, char *buf) function
319 SENSOR_ATTR(fan1_status, S_IRUGO, show_fan_status, NULL, 0),
320 SENSOR_ATTR(fan2_status, S_IRUGO, show_fan_status, NULL, 1),
321 SENSOR_ATTR(fan3_status, S_IRUGO, show_fan_status, NULL, 2),

Completed in 30 milliseconds