Searched refs:store_fan_time (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/hwmon/ |
D | nct6775-core.c | 3023 store_fan_time(struct device *dev, struct device_attribute *attr, in store_fan_time() function 3208 SENSOR_TEMPLATE_2(pwm_stop_time, "pwm%d_stop_time", 0644, show_fan_time, store_fan_time, 0, 0); 3210 show_fan_time, store_fan_time, 0, 1); 3212 show_fan_time, store_fan_time, 0, 2);
|