Home
last modified time | relevance | path

Searched refs:max17040_chip (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/power/supply/
Dmax17040_battery.c35 struct max17040_chip { struct
55 struct max17040_chip *chip = power_supply_get_drvdata(psy); in max17040_get_property() argument
107 struct max17040_chip *chip = i2c_get_clientdata(client); in max17040_get_vcell()
117 struct max17040_chip *chip = i2c_get_clientdata(client); in max17040_get_soc()
136 struct max17040_chip *chip = i2c_get_clientdata(client); in max17040_get_online()
146 struct max17040_chip *chip = i2c_get_clientdata(client); in max17040_get_status()
169 struct max17040_chip *chip; in max17040_work()
171 chip = container_of(work, struct max17040_chip, work.work); in max17040_work()
202 struct max17040_chip *chip; in max17040_probe()
236 struct max17040_chip *chip = i2c_get_clientdata(client); in max17040_remove()
[all …]