Searched refs:ed_to_check (Results 1 – 3 of 3) sorted by relevance
338 ohci->ed_to_check = ed; in ohci_endpoint_disable()429 if (ohci->ed_to_check) in unlink_watchdog_func()461 ohci->ed_to_check = ed; in unlink_watchdog_func()735 ohci->ed_to_check = NULL; in ohci_run()839 if (ohci->ed_to_check) { in ohci_irq()840 struct ed *ed = ohci->ed_to_check; in ohci_irq()854 ohci->ed_to_check = NULL; in ohci_irq()857 ohci->ed_to_check = NULL; in ohci_irq()872 && !ohci->ed_to_check in ohci_irq()
420 struct ed *ed_to_check; member
933 if (ed == ohci->ed_to_check) in finish_unlinks()934 ohci->ed_to_check = NULL; in finish_unlinks()