Searched refs:WF_CPU_PID_MAX_HISTORY (Results 1 – 4 of 4) sorted by relevance
52 #define WF_CPU_PID_MAX_HISTORY 32 macro
180 if (pid_param.history_len > WF_CPU_PID_MAX_HISTORY) { in wf_smu_create_cpu_fans()183 pid_param.history_len = WF_CPU_PID_MAX_HISTORY; in wf_smu_create_cpu_fans()
434 if (pid_param.history_len > WF_CPU_PID_MAX_HISTORY) { in wf_smu_create_cpu_fans()437 pid_param.history_len = WF_CPU_PID_MAX_HISTORY; in wf_smu_create_cpu_fans()
680 if (pid_param.history_len > WF_CPU_PID_MAX_HISTORY) { in pm121_create_cpu_fans()683 pid_param.history_len = WF_CPU_PID_MAX_HISTORY; in pm121_create_cpu_fans()