Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/
Dmax17040_battery.c40 struct max17040_chip { struct
60 struct max17040_chip *chip = power_supply_get_drvdata(psy); in max17040_get_property() argument
113 struct max17040_chip *chip = i2c_get_clientdata(client); in max17040_get_vcell()
125 struct max17040_chip *chip = i2c_get_clientdata(client); in max17040_get_soc()
148 struct max17040_chip *chip = i2c_get_clientdata(client); in max17040_get_online()
158 struct max17040_chip *chip = i2c_get_clientdata(client); in max17040_get_status()
181 struct max17040_chip *chip; in max17040_work()
183 chip = container_of(work, struct max17040_chip, work.work); in max17040_work()
214 struct max17040_chip *chip; in max17040_probe()
248 struct max17040_chip *chip = i2c_get_clientdata(client); in max17040_remove()
[all …]