Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/thermal/intel/
H A Dtherm_throt.c374 static int thresh_event_valid(int level, int event) in thresh_event_valid() function
547 if (notify_thres_0 && thresh_event_valid(PACKAGE_LEVEL, 0)) in notify_package_thresholds()
550 if (notify_thres_1 && thresh_event_valid(PACKAGE_LEVEL, 1)) in notify_package_thresholds()
564 thresh_event_valid(CORE_LEVEL, 0)) in notify_thresholds()
568 thresh_event_valid(CORE_LEVEL, 1)) in notify_thresholds()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/thermal/intel/
H A Dtherm_throt.c374 static int thresh_event_valid(int level, int event) in thresh_event_valid() function
547 if (notify_thres_0 && thresh_event_valid(PACKAGE_LEVEL, 0)) in notify_package_thresholds()
550 if (notify_thres_1 && thresh_event_valid(PACKAGE_LEVEL, 1)) in notify_package_thresholds()
564 thresh_event_valid(CORE_LEVEL, 0)) in notify_thresholds()
568 thresh_event_valid(CORE_LEVEL, 1)) in notify_thresholds()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/thermal/intel/
H A Dtherm_throt.c374 static int thresh_event_valid(int level, int event) in thresh_event_valid() function
547 if (notify_thres_0 && thresh_event_valid(PACKAGE_LEVEL, 0)) in notify_package_thresholds()
550 if (notify_thres_1 && thresh_event_valid(PACKAGE_LEVEL, 1)) in notify_package_thresholds()
564 thresh_event_valid(CORE_LEVEL, 0)) in notify_thresholds()
568 thresh_event_valid(CORE_LEVEL, 1)) in notify_thresholds()