Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dmax17040_battery.c203 static int max17040_get_soc(struct max17040_chip *chip) in max17040_get_soc() function
234 if (max17040_get_soc(chip) > MAX17040_BATTERY_FULL) in max17040_get_status()
286 chip->soc = max17040_get_soc(chip); in max17040_check_changes()
429 val->intval = max17040_get_soc(chip); in max17040_get_property()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dmax17040_battery.c199 static int max17040_get_soc(struct max17040_chip *chip) in max17040_get_soc() function
262 chip->soc = max17040_get_soc(chip); in max17040_check_changes()
398 val->intval = max17040_get_soc(chip); in max17040_get_property()

Completed in 3 milliseconds