Searched refs:thermal_nb (Results 1 – 2 of 2) sorted by relevance
48 struct notifier_block thermal_nb; member344 struct pwm_fan_ctx *ctx = container_of(nb, struct pwm_fan_ctx, thermal_nb); in pwm_fan_thermal_notifier_call()373 ctx->thermal_nb.notifier_call = pwm_fan_thermal_notifier_call; in pwm_fan_register_thermal_notifier()375 return rockchip_system_monitor_register_notifier(&ctx->thermal_nb); in pwm_fan_register_thermal_notifier()
36 thermal_nb)