Searched refs:show_fan_time (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | nct6775-core.c | 3108 show_fan_time(struct device *dev, struct device_attribute *attr, char *buf) in show_fan_time() function 3310 SENSOR_TEMPLATE_2(pwm_stop_time, "pwm%d_stop_time", 0644, show_fan_time, store_fan_time, 0, 0); 3312 show_fan_time, store_fan_time, 0, 1); 3314 show_fan_time, store_fan_time, 0, 2);
|