Searched refs:OHCI_RH_RUNNING (Results 1 – 5 of 5) sorted by relevance
216 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_urb_enqueue()330 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_urb_dequeue()362 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_endpoint_disable()644 ohci->rh_state = OHCI_RH_RUNNING; in ohci_run()809 if (ohci->rh_state == OHCI_RH_RUNNING) { in io_watchdog_func()948 && ohci->rh_state == OHCI_RH_RUNNING) in ohci_irq()951 if (ohci->rh_state == OHCI_RH_RUNNING) { in ohci_irq()
987 if (likely(ohci->rh_state == OHCI_RH_RUNNING) && in finish_unlinks()1002 ohci->rh_state == OHCI_RH_RUNNING) in finish_unlinks()1087 } else if (ohci->rh_state == OHCI_RH_RUNNING) { in finish_unlinks()1100 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()