Searched refs:thresh_event_valid (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/thermal/intel/
H A Dtherm_throt.c435 static int thresh_event_valid(int level, int event) function
619 if (notify_thres_0 && thresh_event_valid(PACKAGE_LEVEL, 0))
622 if (notify_thres_1 && thresh_event_valid(PACKAGE_LEVEL, 1))
636 thresh_event_valid(CORE_LEVEL, 0))
640 thresh_event_valid(CORE_LEVEL, 1))

Completed in 193 milliseconds