Searched defs:bat_ps (Results 1 – 3 of 3) sorted by relevance
27 static unsigned long wm97xx_read_bat(struct power_supply *bat_ps) in wm97xx_read_bat()36 static unsigned long wm97xx_read_temp(struct power_supply *bat_ps) in wm97xx_read_temp()45 static int wm97xx_bat_get_property(struct power_supply *bat_ps, in wm97xx_bat_get_property()91 static void wm97xx_bat_external_power_changed(struct power_supply *bat_ps) in wm97xx_bat_external_power_changed()96 static void wm97xx_bat_update(struct power_supply *bat_ps) in wm97xx_bat_update()
28 static unsigned long wm97xx_read_bat(struct power_supply *bat_ps) in wm97xx_read_bat()37 static unsigned long wm97xx_read_temp(struct power_supply *bat_ps) in wm97xx_read_temp()46 static int wm97xx_bat_get_property(struct power_supply *bat_ps, in wm97xx_bat_get_property()92 static void wm97xx_bat_external_power_changed(struct power_supply *bat_ps) in wm97xx_bat_external_power_changed()97 static void wm97xx_bat_update(struct power_supply *bat_ps) in wm97xx_bat_update()
52 struct power_supply *bat_ps; member