Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/chipidea/
Dotg.c140 if (ci->id_event) { in ci_otg_work()
141 ci->id_event = false; in ci_otg_work()
Dotg_fsm.c577 if ((ci->fsm.id) || (ci->id_event) || in ci_otg_fsm_work()
587 if (ci->id_event) in ci_otg_fsm_work()
588 ci->id_event = false; in ci_otg_fsm_work()
727 ci->id_event = true; in ci_otg_fsm_irq()
Dci.h244 bool id_event; member
Dcore.c580 ci->id_event = true; in ci_irq()