Home
last modified time | relevance | path

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

/drivers/thermal/intel/
Dtherm_throt.c596 bool notify_thres_1 = false; in notify_package_thresholds() local
606 notify_thres_1 = true; in notify_package_thresholds()
608 if (!notify_thres_0 && !notify_thres_1) in notify_package_thresholds()
622 if (notify_thres_1 && thresh_event_valid(PACKAGE_LEVEL, 1)) in notify_package_thresholds()