get_max           285 drivers/cpufreq/intel_pstate.c 	int (*get_max)(void);
get_max          1563 drivers/cpufreq/intel_pstate.c 	cpu->pstate.max_pstate = pstate_funcs.get_max();
get_max          1873 drivers/cpufreq/intel_pstate.c 	.get_max = core_get_max_pstate,
get_max          1882 drivers/cpufreq/intel_pstate.c 	.get_max = atom_get_max_pstate,
get_max          1892 drivers/cpufreq/intel_pstate.c 	.get_max = atom_get_max_pstate,
get_max          1902 drivers/cpufreq/intel_pstate.c 	.get_max = core_get_max_pstate,
get_max          2569 drivers/cpufreq/intel_pstate.c 	if (!pstate_funcs.get_max() ||
get_max          2579 drivers/cpufreq/intel_pstate.c 	pstate_funcs.get_max   = funcs->get_max;
get_max            64 drivers/input/mouse/elan_i2c.h 	int (*get_max)(struct i2c_client *client,
get_max           378 drivers/input/mouse/elan_i2c_core.c 		error = data->ops->get_max(data->client,
get_max           696 drivers/input/mouse/elan_i2c_i2c.c 	.get_max		= elan_i2c_get_max,
get_max           526 drivers/input/mouse/elan_i2c_smbus.c 	.get_max		= elan_smbus_get_max,
get_max            31 drivers/macintosh/windfarm.h 	s32			(*get_max)(struct wf_control *ct);
get_max            63 drivers/macintosh/windfarm.h 	s32 vmax = ct->ops->get_max(ct);
get_max            90 drivers/macintosh/windfarm.h 	return ct->ops->get_max(ct);
get_max            61 drivers/macintosh/windfarm_cpufreq_clamp.c 	.get_max	= clamp_max,
get_max           270 drivers/macintosh/windfarm_fcu_controls.c 	.get_max	= wf_fcu_fan_max,
get_max           279 drivers/macintosh/windfarm_fcu_controls.c 	.get_max	= wf_fcu_fan_max,
get_max           172 drivers/macintosh/windfarm_pm112.c 	pid.max = main_fan->ops->get_max(main_fan);
get_max           362 drivers/macintosh/windfarm_pm112.c 		backside_param.max = backside_fan->ops->get_max(backside_fan);
get_max           412 drivers/macintosh/windfarm_pm112.c 		drive_bay_prm.max = drive_bay_fan->ops->get_max(drive_bay_fan);
get_max           587 drivers/macintosh/windfarm_pm112.c 	max_exhaust = cpu_fans[0]->ops->get_max(cpu_fans[0]);
get_max           591 drivers/macintosh/windfarm_pm112.c 				ct->ops->get_max(ct) * 100 / max_exhaust;
get_max           551 drivers/macintosh/windfarm_pm121.c 		pid_param.max		= control->ops->get_max(control);
get_max           697 drivers/macintosh/windfarm_pm121.c 	pid_param.max = fan_cpu->ops->get_max(fan_cpu);
get_max           151 drivers/macintosh/windfarm_smu_controls.c 	.get_max	= smu_fan_max,
get_max           150 drivers/ssb/driver_chipcommon.c static int chipco_pctl_clockfreqlimit(struct ssb_chipcommon *cc, int get_max)
get_max           188 drivers/ssb/driver_chipcommon.c 		if (get_max)
get_max           194 drivers/ssb/driver_chipcommon.c 		if (get_max)
get_max           200 drivers/ssb/driver_chipcommon.c 		if (get_max)
get_max           436 fs/select.c    				goto get_max;
get_max           450 fs/select.c    get_max: