Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/power/supply/
Dmax1721x_battery.c349 info->bat_desc.no_thermal = true; in devm_w1_max1721x_add_device()
Dsc27xx_fuel_gauge.c779 .no_thermal = true,
Dcharger-manager.c847 .no_thermal = true,
Dpower_supply_core.c1165 if (psy->desc->no_thermal) in psy_register_thermal()
/linux-6.1.9/include/linux/
Dpower_supply.h277 bool no_thermal; member