Searched refs:OHCI_RH_RUNNING (Results 1 – 5 of 5) sorted by relevance
217 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_urb_enqueue()332 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_urb_dequeue()364 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_endpoint_disable()662 ohci->rh_state = OHCI_RH_RUNNING; in ohci_run()831 if (ohci->rh_state == OHCI_RH_RUNNING) { in io_watchdog_func()971 && ohci->rh_state == OHCI_RH_RUNNING) in ohci_irq()974 if (ohci->rh_state == OHCI_RH_RUNNING) { in ohci_irq()
989 if (likely(ohci->rh_state == OHCI_RH_RUNNING) && in finish_unlinks()1004 ohci->rh_state == OHCI_RH_RUNNING) in finish_unlinks()1090 } else if (ohci->rh_state == OHCI_RH_RUNNING) { in finish_unlinks()1105 if (ohci->rh_state == OHCI_RH_RUNNING && !ohci->ed_rm_list) { in finish_unlinks()
166 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_rh_resume()300 ohci->rh_state = OHCI_RH_RUNNING; in ohci_rh_resume()
359 OHCI_RH_RUNNING enumerator
93 case OHCI_RH_RUNNING: in rh_state_string()