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

/linux-4.1.27/drivers/thermal/
H A Dthermal_core.c1883 static struct notifier_block thermal_pm_nb = { variable in typeref:struct:notifier_block
1907 result = register_pm_notifier(&thermal_pm_nb); thermal_init()
1931 unregister_pm_notifier(&thermal_pm_nb); thermal_exit()

Completed in 79 milliseconds