Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_pm112.c53 static struct wf_sensor *u4_temp; variable
361 if (!backside_fan || !u4_temp) in backside_fan_tick()
375 err = u4_temp->ops->get_value(u4_temp, &temp); in backside_fan_tick()
623 if (u4_temp == NULL && wf_get_sensor(sr) == 0) in pm112_new_sensor()
624 u4_temp = sr; in pm112_new_sensor()
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dwindfarm_pm112.c55 static struct wf_sensor *u4_temp; variable
363 if (!backside_fan || !u4_temp) in backside_fan_tick()
377 err = u4_temp->ops->get_value(u4_temp, &temp); in backside_fan_tick()
625 if (u4_temp == NULL && wf_get_sensor(sr) == 0) in pm112_new_sensor()
626 u4_temp = sr; in pm112_new_sensor()

Completed in 4 milliseconds