Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/power/supply/
Dcw2015_battery.c281 int max_stuck_cycles = in cw_get_soc() local
285 if (cw_bat->charge_stuck_cnt > max_stuck_cycles) { in cw_get_soc()