Searched refs:spwr_ac_device (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/power/supply/
H A Dsurface_charger.c50 struct spwr_ac_device { struct
67 static int spwr_ac_update_unlocked(struct spwr_ac_device *ac)
81 static int spwr_ac_update(struct spwr_ac_device *ac)
92 static int spwr_ac_recheck(struct spwr_ac_device *ac)
105 struct spwr_ac_device *ac;
108 ac = container_of(nf, struct spwr_ac_device, notif);
142 struct spwr_ac_device *ac = power_supply_get_drvdata(psy);
174 static void spwr_ac_init(struct spwr_ac_device *ac, struct ssam_device *sdev,
197 static int spwr_ac_register(struct spwr_ac_device *ac)
234 struct spwr_ac_device *a
[all...]

Completed in 138 milliseconds