Searched refs:cm_notify_event (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/power/
H A Dcharger-manager.h253 extern void cm_notify_event(struct power_supply *psy,
256 static inline void cm_notify_event(struct power_supply *psy, cm_notify_event() function
/linux-4.4.14/drivers/power/
H A Dcharger-manager.c1804 * when event is happend through cm_notify_event() charger_manager_probe()
2044 * cm_notify_event - charger driver notify Charger Manager of charger event
2049 void cm_notify_event(struct power_supply *psy, enum cm_event_types type, cm_notify_event() function
2089 EXPORT_SYMBOL_GPL(cm_notify_event); variable

Completed in 84 milliseconds