Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dmax17040_battery.c172 static int max17040_set_soc_alert(struct max17040_chip *chip, bool enable) in max17040_set_soc_alert() function
530 ret = max17040_set_soc_alert(chip, 1); in max17040_probe()
567 max17040_set_soc_alert(chip, 0); in max17040_suspend()
586 max17040_set_soc_alert(chip, 1); in max17040_resume()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dmax17040_battery.c168 static int max17040_set_soc_alert(struct max17040_chip *chip, bool enable) in max17040_set_soc_alert() function
496 ret = max17040_set_soc_alert(chip, 1); in max17040_probe()
533 max17040_set_soc_alert(chip, 0); in max17040_suspend()
552 max17040_set_soc_alert(chip, 1); in max17040_resume()

Completed in 3 milliseconds