Home
last modified time | relevance | path

Searched refs:sens_cpu_power (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_pm112.c50 static struct wf_sensor *sens_cpu_power[NR_CORES]; variable
294 sr = sens_cpu_power[cpu]; in cpu_fans_tick()
614 sens_cpu_power[i] == NULL && wf_get_sensor(sr) == 0) in pm112_new_sensor()
615 sens_cpu_power[i] = sr; in pm112_new_sensor()
630 if (sens_cpu_temp[i] == NULL || sens_cpu_power[i] == NULL) in pm112_new_sensor()
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dwindfarm_pm112.c52 static struct wf_sensor *sens_cpu_power[NR_CORES]; variable
296 sr = sens_cpu_power[cpu]; in cpu_fans_tick()
616 sens_cpu_power[i] == NULL && wf_get_sensor(sr) == 0) in pm112_new_sensor()
617 sens_cpu_power[i] = sr; in pm112_new_sensor()
632 if (sens_cpu_temp[i] == NULL || sens_cpu_power[i] == NULL) in pm112_new_sensor()

Completed in 3 milliseconds