Searched refs:intel_rps_get_up_threshold (Results 1 – 3 of 3) sorted by relevance
40 u8 intel_rps_get_up_threshold(struct intel_rps *rps);
710 return sysfs_emit(buf, "%u\n", intel_rps_get_up_threshold(rps)); in rps_up_threshold_pct_show()
2581 u8 intel_rps_get_up_threshold(struct intel_rps *rps) in intel_rps_get_up_threshold() function