Lines Matching refs:stopped
1208 bool stopped = (fusbh200->rh_state < FUSBH200_RH_RUNNING); in fusbh200_handle_intr_unlinks() local
1221 if (!stopped && qh->unlink_cycle == fusbh200->intr_unlink_cycle) in fusbh200_handle_intr_unlinks()
2303 int stopped; in qh_completions() local
2323 stopped = (state == QH_STATE_IDLE); in qh_completions()
2408 stopped = 1; in qh_completions()
2422 stopped = 1; in qh_completions()
2426 } else if (likely (!stopped in qh_completions()
2432 stopped = 1; in qh_completions()
2496 if (stopped && qtd->qtd_list.prev != &qh->qtd_list) { in qh_completions()
2539 if (stopped != 0 || hw->hw_qtd_next == FUSBH200_LIST_END(fusbh200)) { in qh_completions()
3249 bool stopped = (fusbh200->rh_state < FUSBH200_RH_RUNNING); in unlink_empty_async() local
3260 if (!stopped && qh->unlink_cycle == in unlink_empty_async()