Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/power/
Dcharger-manager.h253 extern void cm_notify_event(struct power_supply *psy,
256 static inline void cm_notify_event(struct power_supply *psy, in cm_notify_event() function
/linux-4.4.14/Documentation/power/
Dcharger-manager.txt181 5. Notify Charger-Manager of charger events: cm_notify_event()
185 cm_notify_event(psy, type, msg) to notify the corresponding Charger Manager.
/linux-4.4.14/drivers/power/
Dcharger-manager.c2049 void cm_notify_event(struct power_supply *psy, enum cm_event_types type, in cm_notify_event() function
2089 EXPORT_SYMBOL_GPL(cm_notify_event);