Searched refs:OHCI_RH_RUNNING (Results 1 – 5 of 5) sorted by relevance
219 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_urb_enqueue()334 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_urb_dequeue()366 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_endpoint_disable()664 ohci->rh_state = OHCI_RH_RUNNING; in ohci_run()833 if (ohci->rh_state == OHCI_RH_RUNNING) { in io_watchdog_func()973 && ohci->rh_state == OHCI_RH_RUNNING) in ohci_irq()976 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()
163 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_rh_resume()297 ohci->rh_state = OHCI_RH_RUNNING; in ohci_rh_resume()
359 OHCI_RH_RUNNING enumerator
93 case OHCI_RH_RUNNING: in rh_state_string()