Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/intel/
Dtherm_throt.c536 bool notify_thres_1 = false; in notify_package_thresholds() local
546 notify_thres_1 = true; in notify_package_thresholds()
548 if (!notify_thres_0 && !notify_thres_1) in notify_package_thresholds()
562 if (notify_thres_1 && thresh_event_valid(PACKAGE_LEVEL, 1)) in notify_package_thresholds()