Home
last modified time | relevance | path

Searched refs:temp_aux (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/power/supply/
Dwm97xx_battery.c42 pdata->temp_aux) * pdata->temp_mult / in wm97xx_read_temp()
66 if (pdata->temp_aux >= 0) in wm97xx_bat_get_property()
192 if (pdata->temp_aux >= 0) in wm97xx_bat_probe()
212 if (pdata->temp_aux >= 0) in wm97xx_bat_probe()
/Linux-v6.6/include/linux/
Dwm97xx.h292 int temp_aux; member