Lines Matching defs:stopped
1191 bool stopped = (fotg210->rh_state < FOTG210_RH_RUNNING);
1204 if (!stopped && qh->unlink_cycle == fotg210->intr_unlink_cycle)
2245 int stopped;
2265 stopped = (state == QH_STATE_IDLE);
2275 * if queue is stopped, handles unlinks.
2349 stopped = 1;
2363 stopped = 1;
2367 } else if (likely(!stopped
2373 stopped = 1;
2438 if (stopped && qtd->qtd_list.prev != &qh->qtd_list) {
2481 if (stopped != 0 || hw->hw_qtd_next == FOTG210_LIST_END(fotg210)) {
2488 * stopped the queue). That avoids a race:
3157 bool stopped = (fotg210->rh_state < FOTG210_RH_RUNNING);
3168 if (!stopped && qh->unlink_cycle ==