spwr_ac_device
struct spwr_ac_device *ac;
ac = container_of(nf, struct spwr_ac_device, notif);
struct spwr_ac_device *ac = power_supply_get_drvdata(psy);
static void spwr_ac_init(struct spwr_ac_device *ac, struct ssam_device *sdev,
static int spwr_ac_register(struct spwr_ac_device *ac)
struct spwr_ac_device *ac;
struct spwr_ac_device *ac = ssam_device_get_drvdata(sdev);
static int spwr_ac_update_unlocked(struct spwr_ac_device *ac)
static int spwr_ac_update(struct spwr_ac_device *ac)
static int spwr_ac_recheck(struct spwr_ac_device *ac)