Searched refs:show_fan_pulses (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/hwmon/ |
| D | nct6683.c | 731 show_fan_pulses(struct device *dev, struct device_attribute *attr, char *buf) in show_fan_pulses() function 762 SENSOR_TEMPLATE(fan_pulses, "fan%d_pulses", S_IRUGO, show_fan_pulses, NULL, 0);
|
| D | nct6775-core.c | 2087 show_fan_pulses(struct device *dev, struct device_attribute *attr, char *buf) in show_fan_pulses() function 2161 SENSOR_TEMPLATE(fan_pulses, "fan%d_pulses", 0644, show_fan_pulses, store_fan_pulses, 0);
|