Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dsurface_battery.c119 struct spwr_battery_device { struct
155 static bool spwr_battery_present(struct spwr_battery_device *bat) in spwr_battery_present() argument
162 static int spwr_battery_load_sta(struct spwr_battery_device *bat) in spwr_battery_load_sta()
169 static int spwr_battery_load_bix(struct spwr_battery_device *bat) in spwr_battery_load_bix()
189 static int spwr_battery_load_bst(struct spwr_battery_device *bat) in spwr_battery_load_bst()
279 static bool spwr_battery_is_full(struct spwr_battery_device *bat) in spwr_battery_is_full()
345 struct spwr_battery_device *bat = container_of(nf, struct spwr_battery_device, notif); in spwr_notify_bat()
395 struct spwr_battery_device *bat; in spwr_battery_update_bst_workfn()
411 struct spwr_battery_device *bat = power_supply_get_drvdata(psy); in spwr_external_power_changed()
546 struct spwr_battery_device *bat = power_supply_get_drvdata(psy); in spwr_battery_get_property()
[all …]