Home
last modified time | relevance | path

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

/include/linux/
Dpower_supply.h200 int (*get_property)(struct power_supply *psy,
203 int (*set_property)(struct power_supply *psy,
206 int (*property_is_writeable)(struct power_supply *psy,
208 void (*external_power_changed)(struct power_supply *psy);
209 void (*set_charged)(struct power_supply *psy);
275 extern void power_supply_changed(struct power_supply *psy);
276 extern int power_supply_am_i_supplied(struct power_supply *psy);
277 extern int power_supply_set_battery_charged(struct power_supply *psy);
286 struct power_supply *psy);
288 struct power_supply *psy);
[all …]
/include/linux/mfd/abx500/
Dux500_chargalg.h13 struct ux500_charger, psy)
38 struct power_supply psy; member
/include/linux/power/
Dcharger-manager.h279 extern void cm_notify_event(struct power_supply *psy,
285 static inline void cm_notify_event(struct power_supply *psy, in cm_notify_event() argument