Searched refs:show_fan_time (Results 1 – 1 of 1) sorted by relevance
/drivers/hwmon/ |
D | nct6775-core.c | 3018 show_fan_time(struct device *dev, struct device_attribute *attr, char *buf) in show_fan_time() function 3219 SENSOR_TEMPLATE_2(pwm_stop_time, "pwm%d_stop_time", 0644, show_fan_time, store_fan_time, 0, 0); 3221 show_fan_time, store_fan_time, 0, 1); 3223 show_fan_time, store_fan_time, 0, 2);
|