Searched refs:get_max (Results 1 – 9 of 9) sorted by relevance
32 s32 (*get_max)(struct wf_control *ct); member65 s32 vmax = ct->ops->get_max(ct); in wf_control_set_max()
173 pid.max = main_fan->ops->get_max(main_fan); in create_cpu_loop()363 backside_param.max = backside_fan->ops->get_max(backside_fan); in backside_fan_tick()413 drive_bay_prm.max = drive_bay_fan->ops->get_max(drive_bay_fan); in drive_bay_fan_tick()588 max_exhaust = cpu_fans[0]->ops->get_max(cpu_fans[0]); in pm112_new_control()592 ct->ops->get_max(ct) * 100 / max_exhaust; in pm112_new_control()
70 .get_max = clamp_max,
196 pid_param.max = fan_cpu_main->ops->get_max(fan_cpu_main); in wf_smu_create_cpu_fans()316 param.max = fan_hd->ops->get_max(fan_hd); in wf_smu_create_drive_fans()397 param.max = fan_slots->ops->get_max(fan_slots); in wf_smu_create_slots_fans()
306 pid_param.max = fan_system->ops->get_max(fan_system); in wf_smu_create_sys_fans()311 min(pid_param.max,fan_hd->ops->get_max(fan_hd)); in wf_smu_create_sys_fans()451 pid_param.max = fan_cpu_main->ops->get_max(fan_cpu_main); in wf_smu_create_cpu_fans()
558 pid_param.max = control->ops->get_max(control); in pm121_create_sys_fans()696 pid_param.max = fan_cpu->ops->get_max(fan_cpu); in pm121_create_cpu_fans()
152 .get_max = smu_fan_max,
148 static int chipco_pctl_clockfreqlimit(struct ssb_chipcommon *cc, int get_max) in chipco_pctl_clockfreqlimit() argument186 if (get_max) in chipco_pctl_clockfreqlimit()192 if (get_max) in chipco_pctl_clockfreqlimit()198 if (get_max) in chipco_pctl_clockfreqlimit()
357 goto get_max; in max_select_fd()371 get_max: in max_select_fd()