Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/extcon/
Dextcon-axp288.c159 static bool notify_otg, notify_charger; in axp288_handle_chrg_det_event() local
173 goto notify_otg; in axp288_handle_chrg_det_event()
193 notify_otg = true; in axp288_handle_chrg_det_event()
199 notify_otg = true; in axp288_handle_chrg_det_event()
213 notify_otg: in axp288_handle_chrg_det_event()
214 if (notify_otg) { in axp288_handle_chrg_det_event()
233 notify_otg = notify_charger = false; in axp288_handle_chrg_det_event()