Searched refs:WF_CPU_PID_MAX_HISTORY (Results 1 – 4 of 4) sorted by relevance
53 #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()
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()
689 if (pid_param.history_len > WF_CPU_PID_MAX_HISTORY) { in pm121_create_cpu_fans()692 pid_param.history_len = WF_CPU_PID_MAX_HISTORY; in pm121_create_cpu_fans()