Home
last modified time | relevance | path

Searched defs:bat_ps (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
Dwm97xx_battery.c27 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()
/kernel/linux/linux-6.6/drivers/power/supply/
Dwm97xx_battery.c28 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()
Drk817_charger.c52 struct power_supply *bat_ps; member