Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dpwm-fan.c48 struct notifier_block thermal_nb; member
344 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()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_opp_select.c36 thermal_nb)