Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/
Dsbs-battery.c157 struct sbs_info { struct
176 struct sbs_info *chip = i2c_get_clientdata(client); in sbs_read_word_data() argument
203 struct sbs_info *chip = i2c_get_clientdata(client); in sbs_read_string_data()
271 struct sbs_info *chip = i2c_get_clientdata(client); in sbs_write_word_data()
301 struct sbs_info *chip = i2c_get_clientdata(client); in sbs_get_battery_presence_and_health()
364 struct sbs_info *chip = i2c_get_clientdata(client); in sbs_get_battery_property()
559 struct sbs_info *chip = power_supply_get_drvdata(psy); in sbs_get_property()
673 struct sbs_info *chip = power_supply_get_drvdata(psy); in sbs_external_power_changed()
689 struct sbs_info *chip; in sbs_delayed_work()
692 chip = container_of(work, struct sbs_info, work.work); in sbs_delayed_work()
[all …]