history_len       623 arch/powerpc/include/asm/smu.h 	__u8	history_len;
history_len       143 drivers/crypto/cavium/zip/common.h 	u32   history_len;
history_len        66 drivers/crypto/cavium/zip/zip_crypto.c 	zip_ops->history_len  = 0;
history_len        81 drivers/crypto/cavium/zip/zip_deflate.c 	zip_cmd->s.historylength = zip_ops->history_len;
history_len        87 drivers/crypto/cavium/zip/zip_deflate.c 					   zip_ops->history_len);
history_len        37 drivers/macintosh/windfarm_pid.c 	int	i, hlen = st->param.history_len;
history_len        92 drivers/macintosh/windfarm_pid.c 	int	i, hlen = st->param.history_len;
history_len        27 drivers/macintosh/windfarm_pid.h 	int	history_len;	/* Size of history buffer */
history_len        61 drivers/macintosh/windfarm_pid.h 	int	history_len;	/* Size of history buffer */
history_len       164 drivers/macintosh/windfarm_pm112.c 	pid.history_len = piddata->history_len;
history_len       167 drivers/macintosh/windfarm_pm112.c 	pid.gr = piddata->gr / piddata->history_len;
history_len       342 drivers/macintosh/windfarm_pm112.c 	.history_len	= 2,
history_len       392 drivers/macintosh/windfarm_pm112.c 	.history_len	= 2,
history_len       443 drivers/macintosh/windfarm_pm112.c 	.history_len	= 2,
history_len       546 drivers/macintosh/windfarm_pm121.c 	pid_param.history_len	= PM121_SYS_HISTORY_SIZE;
history_len       678 drivers/macintosh/windfarm_pm121.c 	pid_param.history_len = piddata->history_len;
history_len       679 drivers/macintosh/windfarm_pm121.c 	if (pid_param.history_len > WF_CPU_PID_MAX_HISTORY) {
history_len       681 drivers/macintosh/windfarm_pm121.c 		       "CPU control loop (%d)\n", piddata->history_len);
history_len       682 drivers/macintosh/windfarm_pm121.c 		pid_param.history_len = WF_CPU_PID_MAX_HISTORY;
history_len       686 drivers/macintosh/windfarm_pm121.c 	pid_param.gr = piddata->gr / pid_param.history_len;
history_len       808 drivers/macintosh/windfarm_pm121.c 	for (i = 0; i < pm121_cpu_state->pid.param.history_len; i++)
history_len       811 drivers/macintosh/windfarm_pm121.c 	average_power = total_power / pm121_cpu_state->pid.param.history_len;
history_len       422 drivers/macintosh/windfarm_pm72.c 	pid.history_len = hsize;
history_len       441 drivers/macintosh/windfarm_pm72.c 	.history_len	= 2,
history_len       453 drivers/macintosh/windfarm_pm72.c 	.history_len	= 2,
history_len       533 drivers/macintosh/windfarm_pm72.c 	.history_len	= 2,
history_len       303 drivers/macintosh/windfarm_pm81.c 	pid_param.history_len = WF_SMU_SYS_FANS_HISTORY_SIZE;
history_len       432 drivers/macintosh/windfarm_pm81.c 	pid_param.history_len = piddata->history_len;
history_len       433 drivers/macintosh/windfarm_pm81.c 	if (pid_param.history_len > WF_CPU_PID_MAX_HISTORY) {
history_len       435 drivers/macintosh/windfarm_pm81.c 		       "CPU control loop (%d)\n", piddata->history_len);
history_len       436 drivers/macintosh/windfarm_pm81.c 		pid_param.history_len = WF_CPU_PID_MAX_HISTORY;
history_len       440 drivers/macintosh/windfarm_pm81.c 	pid_param.gr = piddata->gr / pid_param.history_len;
history_len       178 drivers/macintosh/windfarm_pm91.c 	pid_param.history_len = piddata->history_len;
history_len       179 drivers/macintosh/windfarm_pm91.c 	if (pid_param.history_len > WF_CPU_PID_MAX_HISTORY) {
history_len       181 drivers/macintosh/windfarm_pm91.c 		       "CPU control loop (%d)\n", piddata->history_len);
history_len       182 drivers/macintosh/windfarm_pm91.c 		pid_param.history_len = WF_CPU_PID_MAX_HISTORY;
history_len       186 drivers/macintosh/windfarm_pm91.c 	pid_param.gr = piddata->gr / pid_param.history_len;
history_len       294 drivers/macintosh/windfarm_pm91.c 		.history_len	= 2,
history_len       375 drivers/macintosh/windfarm_pm91.c 		.history_len	= 8,
history_len       323 drivers/macintosh/windfarm_rm31.c 	pid.history_len = hsize;
history_len       342 drivers/macintosh/windfarm_rm31.c 	.history_len	= 2,
history_len       355 drivers/macintosh/windfarm_rm31.c 	.history_len	= 20,
history_len       442 drivers/macintosh/windfarm_rm31.c 	.history_len	= 20,