Lines Matching refs:started
205 if (!roc->started)
244 roc->started = true;
270 if (!roc->started)
306 if (WARN_ON(roc->started))
338 tmp->started = true;
349 tmp->started = true;
354 * treat it as though the ROC operation started properly, so
396 /* defer roc if driver is not started (i.e. during reconfig) */
403 if (WARN_ON_ONCE(roc->started))
430 if (!roc->started) {
497 if (WARN_ON(!cur_roc->started))
500 /* if it was scheduled in the hardware, but not started yet,
601 roc->started = true;
615 * Extend this ROC if possible: If it hasn't started, add
618 if (!tmp->started) {
631 * the list and mark it as having started now.
633 * combine with other started ones (that haven't
660 * but no need to check for already started ones, since
716 if (!found->started) {
734 if (!roc->started)
741 /* that really must not happen - it was started */
1014 if (roc->started) {