Searched refs:urbs_in_error_delay (Results 1 – 2 of 2) sorted by relevance
87 unsigned long urbs_in_error_delay; /* these need to be restarted after a delay */ member
539 set_bit(rb->index, &acm->urbs_in_error_delay); in acm_read_bulk_callback()617 if (test_and_clear_bit(i, &acm->urbs_in_error_delay)) in acm_softint()1639 acm->urbs_in_error_delay = 0; in acm_suspend()