Searched refs:OHCI_RH_RUNNING (Results 1 – 5 of 5) sorted by relevance
211 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_urb_enqueue()276 } else if (ohci->rh_state == OHCI_RH_RUNNING) { in ohci_urb_dequeue()323 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_endpoint_disable()691 ohci->rh_state = OHCI_RH_RUNNING; in ohci_run()873 && ohci->rh_state == OHCI_RH_RUNNING) in ohci_irq()877 if (ohci->rh_state == OHCI_RH_RUNNING) { in ohci_irq()
915 if (likely(ohci->rh_state == OHCI_RH_RUNNING)) { in finish_unlinks()1015 if (ohci->rh_state == OHCI_RH_RUNNING) in finish_unlinks()1024 if (ohci->rh_state == OHCI_RH_RUNNING && !ohci->ed_rm_list) { in finish_unlinks()
144 if (ohci->rh_state != OHCI_RH_RUNNING) { in ohci_rh_resume()278 ohci->rh_state = OHCI_RH_RUNNING; in ohci_rh_resume()
350 OHCI_RH_RUNNING enumerator
145 case OHCI_RH_RUNNING: in rh_state_string()