Home
last modified time | relevance | path

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

/drivers/thermal/
Dcpu_cooling.c60 #define NOTIFY_INVALID NULL macro
297 notify_device = NOTIFY_INVALID; in cpufreq_apply_cooling()
320 if (event != CPUFREQ_ADJUST || notify_device == NOTIFY_INVALID) in cpufreq_thermal_notifier()