Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_smu_sat.c205 int vsens[2], isens[2]; in wf_sat_probe() local
218 vsens[0] = vsens[1] = -1; in wf_sat_probe()
253 vsens[core] = index; in wf_sat_probe()
289 if (vsens[core] < 0 || isens[core] < 0) in wf_sat_probe()
298 sens->index = vsens[core]; in wf_sat_probe()
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dwindfarm_smu_sat.c204 int vsens[2], isens[2]; in wf_sat_probe() local
217 vsens[0] = vsens[1] = -1; in wf_sat_probe()
252 vsens[core] = index; in wf_sat_probe()
288 if (vsens[core] < 0 || isens[core] < 0) in wf_sat_probe()
297 sens->index = vsens[core]; in wf_sat_probe()

Completed in 2 milliseconds