Home
last modified time | relevance | path

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

/linux/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) in spwr_ac_update_unlocked() argument
81 static int spwr_ac_update(struct spwr_ac_device *ac) in spwr_ac_update()
92 static int spwr_ac_recheck(struct spwr_ac_device *ac) in spwr_ac_recheck()
105 struct spwr_ac_device *ac; in spwr_notify_ac()
108 ac = container_of(nf, struct spwr_ac_device, notif); in spwr_notify_ac()
142 struct spwr_ac_device *ac = power_supply_get_drvdata(psy); in spwr_ac_get_property()
174 static void spwr_ac_init(struct spwr_ac_device *ac, struct ssam_device *sdev, in spwr_ac_init()
197 static int spwr_ac_register(struct spwr_ac_device *ac) in spwr_ac_register()
234 struct spwr_ac_device *ac; in surface_ac_probe()
[all …]