Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dtc654.c278 static ssize_t show_fan_pulses(struct device *dev, struct device_attribute *da, in show_fan_pulses() function
434 static SENSOR_DEVICE_ATTR(fan1_pulses, S_IWUSR | S_IRUGO, show_fan_pulses,
436 static SENSOR_DEVICE_ATTR(fan2_pulses, S_IWUSR | S_IRUGO, show_fan_pulses,
Dnct6683.c739 show_fan_pulses(struct device *dev, struct device_attribute *attr, char *buf) in show_fan_pulses() function
770 SENSOR_TEMPLATE(fan_pulses, "fan%d_pulses", S_IRUGO, show_fan_pulses, NULL, 0);
Dnct6775.c2105 show_fan_pulses(struct device *dev, struct device_attribute *attr, char *buf) in show_fan_pulses() function
2173 SENSOR_TEMPLATE(fan_pulses, "fan%d_pulses", S_IWUSR | S_IRUGO, show_fan_pulses,