Home
last modified time | relevance | path

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

/linux-6.15/drivers/power/supply/
H A Dmax1721x_battery.c349 info->bat_desc.no_thermal = true; in devm_w1_max1721x_add_device()
H A Dmax1720x_battery.c574 .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.c1461 if (psy->desc->no_thermal) in psy_register_thermal()
/linux-6.15/include/linux/
H A Dpower_supply.h283 bool no_thermal; member