Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dip5xxx_power.c77 struct ip5xxx { struct
90 static int ip5xxx_read(struct ip5xxx *ip5xxx, unsigned int reg, in ip5xxx_read() argument
116 struct ip5xxx *ip5xxx = power_supply_get_drvdata(psy); in ip5xxx_initialize() local
293 static int ip5xxx_battery_read_adc(struct ip5xxx *ip5xxx, in ip5xxx_battery_read_adc() argument
316 struct ip5xxx *ip5xxx = power_supply_get_drvdata(psy); in ip5xxx_battery_get_property() local
434 struct ip5xxx *ip5xxx = power_supply_get_drvdata(psy); in ip5xxx_battery_set_property() local
508 struct ip5xxx *ip5xxx = power_supply_get_drvdata(psy); in ip5xxx_boost_get_property() local
543 struct ip5xxx *ip5xxx = power_supply_get_drvdata(psy); in ip5xxx_boost_set_property() local
594 struct ip5xxx *ip5xxx; in ip5xxx_power_probe() local
596 ip5xxx = devm_kzalloc(dev, sizeof(*ip5xxx), GFP_KERNEL); in ip5xxx_power_probe()
[all …]