Searched refs:WF_CPU_PID_MAX_HISTORY (Results 1 – 4 of 4) sorted by relevance
55 #define WF_CPU_PID_MAX_HISTORY 32 macro
179 if (pid_param.history_len > WF_CPU_PID_MAX_HISTORY) { in wf_smu_create_cpu_fans()182 pid_param.history_len = WF_CPU_PID_MAX_HISTORY; in wf_smu_create_cpu_fans()
432 if (pid_param.history_len > WF_CPU_PID_MAX_HISTORY) { in wf_smu_create_cpu_fans()435 pid_param.history_len = WF_CPU_PID_MAX_HISTORY; in wf_smu_create_cpu_fans()
678 if (pid_param.history_len > WF_CPU_PID_MAX_HISTORY) { in pm121_create_cpu_fans()681 pid_param.history_len = WF_CPU_PID_MAX_HISTORY; in pm121_create_cpu_fans()