Searched refs:has_soc_alert (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | max17040_battery.c | 62 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, 347 if (!(chip->data.has_soc_alert in max17040_thread_handler() [all...] |
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | max17040_battery.c | 61 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 in max17040_thread_handler() [all...] |
Completed in 2 milliseconds