Searched refs:get_min (Results 1 – 7 of 7) sorted by relevance
31 s32 (*get_min)(struct wf_control *ct); member72 s32 vmin = ct->ops->get_min(ct); in wf_control_set_min()88 return ct->ops->get_min(ct); in wf_control_get_min()
69 .get_min = clamp_min,
172 pid.min = main_fan->ops->get_min(main_fan); in create_cpu_loop()362 backside_param.min = backside_fan->ops->get_min(backside_fan); in backside_fan_tick()412 drive_bay_prm.min = drive_bay_fan->ops->get_min(drive_bay_fan); in drive_bay_fan_tick()
270 .get_min = wf_fcu_fan_min,279 .get_min = wf_fcu_fan_min,
560 pid_param.min = control->ops->get_min(control); in pm121_create_sys_fans()706 pid_param.min = fan_cpu->ops->get_min(fan_cpu); in pm121_create_cpu_fans()
151 .get_min = smu_fan_min,
126 int (*get_min)(void); member537 .get_min = core_get_min_pstate,555 .get_min = byt_get_min_pstate,602 cpu->pstate.min_pstate = pstate_funcs.get_min(); in intel_pstate_get_cpu_pstates()882 !pstate_funcs.get_min() || in intel_pstate_msrs_not_valid()910 pstate_funcs.get_min = funcs->get_min; in copy_cpu_funcs()