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

/linux-4.1.27/drivers/power/
H A Dmax17040_battery.c40 struct max17040_chip { struct
60 struct max17040_chip *chip = power_supply_get_drvdata(psy); max17040_get_property()
113 struct max17040_chip *chip = i2c_get_clientdata(client); max17040_get_vcell()
125 struct max17040_chip *chip = i2c_get_clientdata(client); max17040_get_soc()
148 struct max17040_chip *chip = i2c_get_clientdata(client); max17040_get_online()
158 struct max17040_chip *chip = i2c_get_clientdata(client); max17040_get_status()
181 struct max17040_chip *chip; max17040_work()
183 chip = container_of(work, struct max17040_chip, work.work); max17040_work()
214 struct max17040_chip *chip; max17040_probe()
248 struct max17040_chip *chip = i2c_get_clientdata(client); max17040_remove()
260 struct max17040_chip *chip = i2c_get_clientdata(client); max17040_suspend()
269 struct max17040_chip *chip = i2c_get_clientdata(client); max17040_resume()

Completed in 42 milliseconds