Home
last modified time | relevance | path

Searched refs:pwm_fan_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dpwm-fan.c432 static int pwm_fan_suspend(struct device *dev) in pwm_fan_suspend() function
464 static SIMPLE_DEV_PM_OPS(pwm_fan_pm, pwm_fan_suspend, pwm_fan_resume);
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dpwm-fan.c653 static int pwm_fan_suspend(struct device *dev) in pwm_fan_suspend() function
667 static DEFINE_SIMPLE_DEV_PM_OPS(pwm_fan_pm, pwm_fan_suspend, pwm_fan_resume);

Completed in 4 milliseconds