Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dmax17040_battery.c62 u8 has_soc_alert; member
73 .has_soc_alert = 0,
82 .has_soc_alert = 0,
91 .has_soc_alert = 0,
100 .has_soc_alert = 0,
109 .has_soc_alert = 1,
118 .has_soc_alert = 1,
127 .has_soc_alert = 0,
136 .has_soc_alert = 0,
323 if (!(chip->data.has_soc_alert && max17040_handle_soc_alert(chip))) in max17040_thread_handler()
[all …]