Home
last modified time | relevance | path

Searched refs:show_fan_status (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/hwmon/
Dpc87360.c281 static ssize_t show_fan_status(struct device *dev, in show_fan_status() function
333 SENSOR_ATTR(fan1_status, S_IRUGO, show_fan_status, NULL, 0),
334 SENSOR_ATTR(fan2_status, S_IRUGO, show_fan_status, NULL, 1),
335 SENSOR_ATTR(fan3_status, S_IRUGO, show_fan_status, NULL, 2),