Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/power/supply/
Dmax17040_battery.c61 u8 has_soc_alert; member
72 .has_soc_alert = 0,
81 .has_soc_alert = 0,
90 .has_soc_alert = 0,
99 .has_soc_alert = 0,
108 .has_soc_alert = 1,
117 .has_soc_alert = 1,
126 .has_soc_alert = 0,
135 .has_soc_alert = 0,
321 if (!(chip->data.has_soc_alert && max17040_handle_soc_alert(chip))) in max17040_thread_handler()
[all …]