Home
last modified time | relevance | path

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

/drivers/usb/host/
Dehci-q.c1289 if (ehci->iaa_in_progress) in start_iaa_cycle()
1291 ehci->iaa_in_progress = true; in start_iaa_cycle()
1322 ehci->iaa_in_progress = false; in end_unlink_async()
Dehci-timer.c338 if (!ehci->iaa_in_progress || ehci->rh_state != EHCI_RH_RUNNING) in ehci_iaa_watchdog()
Dehci.h147 bool iaa_in_progress:1; member
Dehci-hcd.c770 if (ehci->iaa_in_progress) in ehci_irq()