Searched refs:pwm_fan_suspend (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/hwmon/ | ||
H A D | pwm-fan.c | 294 static int pwm_fan_suspend(struct device *dev) pwm_fan_suspend() function 320 static SIMPLE_DEV_PM_OPS(pwm_fan_pm, pwm_fan_suspend, pwm_fan_resume); |
Completed in 120 milliseconds