Home
last modified time | relevance | path

Searched refs:has_low_soc_alert (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dmax17040_battery.c60 u8 has_low_soc_alert; member
71 .has_low_soc_alert = 0,
80 .has_low_soc_alert = 0,
89 .has_low_soc_alert = 1,
98 .has_low_soc_alert = 1,
107 .has_low_soc_alert = 1,
116 .has_low_soc_alert = 1,
125 .has_low_soc_alert = 1,
134 .has_low_soc_alert = 1,
518 if (client->irq && chip->data.has_low_soc_alert) { in max17040_probe()
[all...]
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dmax17040_battery.c59 u8 has_low_soc_alert; member
70 .has_low_soc_alert = 0,
79 .has_low_soc_alert = 0,
88 .has_low_soc_alert = 1,
97 .has_low_soc_alert = 1,
106 .has_low_soc_alert = 1,
115 .has_low_soc_alert = 1,
124 .has_low_soc_alert = 1,
133 .has_low_soc_alert = 1,
484 if (client->irq && chip->data.has_low_soc_alert) { in max17040_probe()
[all...]

Completed in 3 milliseconds