Lines Matching defs:empty
384 * must be empty, so as to not illegally delay
914 struct list_head empty;
930 INIT_LIST_HEAD(&empty);
931 qh = qh_append_tds(ehci, urb, &empty, epnum, &urb->ep->hcpriv);
1482 bool empty = list_empty(&stream->td_list);
1491 if (unlikely(empty && !hcd_periodic_completion_in_progress(
1584 if (unlikely(!empty && start < period)) {
1592 if (likely(!empty || start <= now2 + period)) {
1603 /* Otherwise we got an underrun while the queue was empty */
1622 if (empty) {
1902 /* Recycle the iTDs when the pipeline is empty (ep no longer in use) */
2282 /* Recycle the siTDs when the pipeline is empty (ep no longer in use) */