Searched refs:OHCI_RH_RUNNING (Results 1 – 5 of 5) sorted by relevance
215 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_urb_enqueue()329 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_urb_dequeue()361 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_endpoint_disable()643 ohci->rh_state = OHCI_RH_RUNNING; in ohci_run()808 if (ohci->rh_state == OHCI_RH_RUNNING) { in io_watchdog_func()947 && ohci->rh_state == OHCI_RH_RUNNING) in ohci_irq()950 if (ohci->rh_state == OHCI_RH_RUNNING) { in ohci_irq()
986 if (likely(ohci->rh_state == OHCI_RH_RUNNING) && in finish_unlinks()1001 ohci->rh_state == OHCI_RH_RUNNING) in finish_unlinks()1086 } else if (ohci->rh_state == OHCI_RH_RUNNING) { in finish_unlinks()1099 if (ohci->rh_state == OHCI_RH_RUNNING && !ohci->ed_rm_list) { in finish_unlinks()
162 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_rh_resume()296 ohci->rh_state = OHCI_RH_RUNNING; in ohci_rh_resume()
358 OHCI_RH_RUNNING enumerator
92 case OHCI_RH_RUNNING: in rh_state_string()