Home
last modified time | relevance | path

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

/linux/drivers/usb/chipidea/
A Dotg.c217 if (ci->id_event) { in ci_otg_work()
218 ci->id_event = false; in ci_otg_work()
A Dotg_fsm.c602 if ((ci->fsm.id) || (ci->id_event) || in ci_otg_fsm_work()
612 if (ci->id_event) in ci_otg_fsm_work()
613 ci->id_event = false; in ci_otg_fsm_work()
752 ci->id_event = true; in ci_otg_fsm_irq()
A Dci.h251 bool id_event; member
A Dcore.c544 ci->id_event = true; in ci_irq_handler()

Completed in 8 milliseconds