Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dtps65090-charger.c29 struct tps65090_charger { struct
44 static int tps65090_low_chrg_current(struct tps65090_charger *charger) in tps65090_low_chrg_current() argument
61 static int tps65090_enable_charging(struct tps65090_charger *charger) in tps65090_enable_charging()
87 static int tps65090_config_charger(struct tps65090_charger *charger) in tps65090_config_charger()
128 struct tps65090_charger *charger = power_supply_get_drvdata(psy); in tps65090_ac_get_property()
140 struct tps65090_charger *charger = dev_id; in tps65090_charger_isr()
231 struct tps65090_charger *cdata; in tps65090_charger_probe()
333 struct tps65090_charger *cdata = platform_get_drvdata(pdev); in tps65090_charger_remove()