Home
last modified time | relevance | path

Searched refs:pwm_fan_cleanup (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dpwm-fan.c465 static void pwm_fan_cleanup(void *__ctx) in pwm_fan_cleanup() function
540 ret = devm_add_action_or_reset(dev, pwm_fan_cleanup, ctx); in pwm_fan_probe()
650 pwm_fan_cleanup(ctx); in pwm_fan_shutdown()