Home
last modified time | relevance | path

Searched refs:no_thermal (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/power/supply/
H A Dmax1721x_battery.c349 info->bat_desc.no_thermal = true; in devm_w1_max1721x_add_device()
H A Dsc27xx_fuel_gauge.c772 .no_thermal = true,
H A Dcharger-manager.c847 .no_thermal = true,
H A Dpower_supply_core.c1307 if (psy->desc->no_thermal) in psy_register_thermal()
/linux/include/linux/
H A Dpower_supply.h278 bool no_thermal; member