spwr_battery_device
static bool spwr_battery_present(struct spwr_battery_device *bat)
static int spwr_battery_load_sta(struct spwr_battery_device *bat)
static int spwr_battery_load_bix(struct spwr_battery_device *bat)
static int spwr_battery_load_bst(struct spwr_battery_device *bat)
static int spwr_battery_set_alarm_unlocked(struct spwr_battery_device *bat, u32 value)
static int spwr_battery_update_bst_unlocked(struct spwr_battery_device *bat, bool cached)
static int spwr_battery_update_bst(struct spwr_battery_device *bat, bool cached)
static int spwr_battery_update_bix_unlocked(struct spwr_battery_device *bat)
static u32 sprw_battery_get_full_cap_safe(struct spwr_battery_device *bat)
static bool spwr_battery_is_full(struct spwr_battery_device *bat)
static int spwr_battery_recheck_full(struct spwr_battery_device *bat)
static int spwr_battery_recheck_status(struct spwr_battery_device *bat)
struct spwr_battery_device *bat = container_of(nf, struct spwr_battery_device, notif);
struct spwr_battery_device *bat;
bat = container_of(dwork, struct spwr_battery_device, update_work);
struct spwr_battery_device *bat = power_supply_get_drvdata(psy);
static int spwr_battery_prop_status(struct spwr_battery_device *bat)
static int spwr_battery_prop_technology(struct spwr_battery_device *bat)
static int spwr_battery_prop_capacity(struct spwr_battery_device *bat)
static int spwr_battery_prop_capacity_level(struct spwr_battery_device *bat)
struct spwr_battery_device *bat = power_supply_get_drvdata(psy);
struct spwr_battery_device *bat = power_supply_get_drvdata(psy);
struct spwr_battery_device *bat = power_supply_get_drvdata(psy);
static void spwr_battery_init(struct spwr_battery_device *bat, struct ssam_device *sdev,
static int spwr_battery_register(struct spwr_battery_device *bat)
struct spwr_battery_device *bat;
struct spwr_battery_device *bat = ssam_device_get_drvdata(sdev);