Home
last modified time | relevance | path

Searched refs:no_thermal (Results 1 – 6 of 6) 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 Dmax1720x_battery.c577 .no_thermal = true,
H A Dsc27xx_fuel_gauge.c772 .no_thermal = true,
H A Dcharger-manager.c848 .no_thermal = true,
H A Dpower_supply_core.c1525 if (psy->desc->no_thermal) in psy_register_thermal()
/linux/include/linux/
H A Dpower_supply.h287 bool no_thermal; member