Searched refs:intel_rps_get_down_threshold (Results 1 – 3 of 3) sorted by relevance
42 u8 intel_rps_get_down_threshold(struct intel_rps *rps);
721 return sysfs_emit(buf, "%u\n", intel_rps_get_down_threshold(rps)); in rps_down_threshold_pct_show()
2624 u8 intel_rps_get_down_threshold(struct intel_rps *rps) in intel_rps_get_down_threshold() function