Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dug3105_battery.c69 struct ug3105_chip { struct
104 static int ug3105_get_status(struct ug3105_chip *chip) in ug3105_get_status() argument
120 static int ug3105_get_capacity(struct ug3105_chip *chip) in ug3105_get_capacity()
178 struct ug3105_chip *chip = container_of(work, struct ug3105_chip, in ug3105_work()
302 struct ug3105_chip *chip = power_supply_get_drvdata(psy); in ug3105_get_property()
356 struct ug3105_chip *chip = power_supply_get_drvdata(psy); in ug3105_external_power_changed()
371 static void ug3105_init(struct ug3105_chip *chip) in ug3105_init()
390 struct ug3105_chip *chip; in ug3105_probe()
447 struct ug3105_chip *chip = dev_get_drvdata(dev); in ug3105_suspend()
458 struct ug3105_chip *chip = dev_get_drvdata(dev); in ug3105_resume()