Lines Matching refs:stopped
1220 bool stopped = (fotg210->rh_state < FOTG210_RH_RUNNING); in fotg210_handle_intr_unlinks() local
1233 if (!stopped && qh->unlink_cycle == fotg210->intr_unlink_cycle) in fotg210_handle_intr_unlinks()
2272 int stopped; in qh_completions() local
2292 stopped = (state == QH_STATE_IDLE); in qh_completions()
2378 stopped = 1; in qh_completions()
2392 stopped = 1; in qh_completions()
2396 } else if (likely(!stopped in qh_completions()
2402 stopped = 1; in qh_completions()
2467 if (stopped && qtd->qtd_list.prev != &qh->qtd_list) { in qh_completions()
2510 if (stopped != 0 || hw->hw_qtd_next == FOTG210_LIST_END(fotg210)) { in qh_completions()
3192 bool stopped = (fotg210->rh_state < FOTG210_RH_RUNNING); in unlink_empty_async() local
3203 if (!stopped && qh->unlink_cycle == in unlink_empty_async()