Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dmax17040_battery.c165 static int max17040_set_low_soc_alert(struct max17040_chip *chip, u32 level) in max17040_set_low_soc_alert() function
357 max17040_set_low_soc_alert(chip, chip->low_soc_alert); in max17040_thread_handler()
402 ret = max17040_set_low_soc_alert(chip, val->intval); in max17040_set_property()
519 ret = max17040_set_low_soc_alert(chip, chip->low_soc_alert); in max17040_probe()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dmax17040_battery.c161 static int max17040_set_low_soc_alert(struct max17040_chip *chip, u32 level) in max17040_set_low_soc_alert() function
331 max17040_set_low_soc_alert(chip, chip->low_soc_alert); in max17040_thread_handler()
374 ret = max17040_set_low_soc_alert(chip, val->intval); in max17040_set_property()
485 ret = max17040_set_low_soc_alert(chip, chip->low_soc_alert); in max17040_probe()

Completed in 2 milliseconds