Lines Matching defs:stopped
1191 bool stopped = (fotg210->rh_state < FOTG210_RH_RUNNING);
1204 if (!stopped && qh->unlink_cycle == fotg210->intr_unlink_cycle)
2246 int stopped;
2266 stopped = (state == QH_STATE_IDLE);
2276 * if queue is stopped, handles unlinks.
2350 stopped = 1;
2364 stopped = 1;
2368 } else if (likely(!stopped
2374 stopped = 1;
2439 if (stopped && qtd->qtd_list.prev != &qh->qtd_list) {
2482 if (stopped != 0 || hw->hw_qtd_next == FOTG210_LIST_END(fotg210)) {
2489 * stopped the queue). That avoids a race:
3158 bool stopped = (fotg210->rh_state < FOTG210_RH_RUNNING);
3169 if (!stopped && qh->unlink_cycle ==